miguelfreitas
08cd08d66f
Merge pull request #188 from X-NicON/ruslang
...
translation missing words in Russian localization
10 years ago
Nikita
91ebc219e9
translation missing words in Russian localization
...
And Improved translation of some words in Russian localization.
10 years ago
miguelfreitas
22678e56c5
Merge pull request #187 from digital-dreamer/fix-no-mentions-message
...
Fix hashtag message in a wrong context
10 years ago
digital dreamer
fcfa60d0cb
Add 1 new string to localization
10 years ago
digital dreamer
e3dd14fb77
Fix incorrect hashtag message in user's mentions
10 years ago
Miguel Freitas
9ed93d5761
now with the newer theme mechanism, span.menu-news may be themed while keeping the inline display.
10 years ago
miguelfreitas
9bb7b400b8
Merge pull request #184 from talexand/jpn
...
Translated remaining JP strings in localization
10 years ago
Miguel Freitas
df66f54f2b
Direct Message's copy to self feature (requires twisterd 0.9.26)
10 years ago
Trevor Alexander
88ea6bbe83
Tweak to single string
10 years ago
Trevor Alexander
1af2d6aaab
Merge branch 'master' into jpn: upstream update
10 years ago
Miguel Freitas
f3b82534e4
improved theme selection mechanism: don't force display:block on every themable element.
10 years ago
Miguel Freitas
20c078fb38
prefer using getposts for modal profile whenever possible.
...
this makes profile much faster for users you follow.
10 years ago
Trevor Alexander
61b7d33d79
Translated remaining strings in Japanese list.
10 years ago
Miguel Freitas
5df149b3fd
workaround for hiding "new posts" button after selectable_theme was added.
...
there is conflict between theme "display:block!important" and button hiding.
i tried using a <span> to enclose the <button> but it then broke "float:right", argh.
so setting text to "" seems to hide it.
10 years ago
Miguel Freitas
7bbbfb4347
fix some broken pull request
10 years ago
miguelfreitas
c8d597415d
Merge pull request #180 from digital-dreamer/i18n-update
...
Update i18n system
10 years ago
miguelfreitas
8858b907a7
Merge pull request #178 from dryabov/master
...
Update Russian translation
10 years ago
digital dreamer
b0e89777c4
Update i18n
10 years ago
miguelfreitas
a96bcbdbf9
Merge pull request #174 from digital-dreamer/improved-unicode-conversion
...
Improved unicode conversion
10 years ago
Miguel Freitas
baaca94180
Nin theme credits
10 years ago
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
10 years ago
Miguel Freitas
c93499625c
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
10 years ago
Denis Ryabov
6d332276bb
fix translation
10 years ago
Denis Ryabov
b5a9fb42c6
fix RU translation
10 years ago
Denis Ryabov
3ec9996b83
update russian translation
10 years ago
miguelfreitas
ac4b3ec798
Merge pull request #175 from benhc123/patch-1
...
Added link to github version of twister
10 years ago
Ben Holden-Crowther
fa8213eb7c
Added link to github version of twister
...
Added link to core version.
10 years ago
digital dreamer
d33730653a
Improved unicode conversion
10 years ago
miguelfreitas
cb69122884
Merge pull request #172 from earthengine/master
...
Optimisation on Chinese texts
10 years ago
Joe Ren
817d7e5cf4
Spelling mistakes...
10 years ago
Miguel Freitas
891f7bf24e
fix from calm: (correct loading posts in both timeline and profile modal) fix #166
11 years ago
Miguel Freitas
e5740cc206
relax some tests to consider new messages new
11 years ago
erqan
bdc65cc243
removed Retransmit button from spam posts ( https://github.com/miguelfreitas/twister-core/issues/15#issuecomment-47088142 )
11 years ago
erqan
39ff28141e
fixing DM splitting issue... thanks to @RealVegOs
...
splitting is exactly disabled at DMs.
11 years ago
Miguel Freitas
f25c6389c3
removed default username and password from javascript.
...
please use url http://user:pwd@localhost:28332 instead
11 years ago
erqan
541b4f5d74
picking "replied to" data from RT content
...
(fixing second part of #159 )
11 years ago
miguelfreitas
1fdf11f384
Merge pull request #164 from corzntin/French
...
Modifications in french translation
11 years ago
Corzntin
1ae8af106d
Modifications in french translation
11 years ago
Corzntin
8b2bba45c1
Modifications in french translation
11 years ago
erqan
6f1344a016
fixed following user's following data update issue
11 years ago
erqan
098cfa8e1c
Deleting unfollowed user's following data from storage and fixing image preview maximum width
11 years ago
Miguel Freitas
c269007abc
change order to safely update _followingSeqNum: first save to dht (increment seq) and then save to local storage.
...
Thanks to Alan Chan.
11 years ago
miguelfreitas
44461ec8c4
Merge pull request #160 from erqan/wide-screen
...
wide screen adaptation
11 years ago
erqan
bd8075fbdf
wide screen adaptation
11 years ago
erqan
0496ba4623
fixing some setTimeout issues
11 years ago
erqan
1a48d32473
fixing #158
11 years ago
erqan
1e20dcb994
regulated escaping and reversing html entities...
11 years ago
erqan
711e568c0a
fixing some UI issues
...
- overlaying issue of tox and bitmessage fields
- hovering 'retransmit' and 'reply' links at indented replies
11 years ago
miguelfreitas
a23e7c97a6
Merge pull request #155 from erqan/conversations
...
changed conversation listing method...
11 years ago
miguelfreitas
f6ee415bb8
Merge pull request #157 from erqan/hashtag-fix
...
added ' and ; to hashtag delimiters
11 years ago