Commit Graph

311 Commits

Author SHA1 Message Date
digital dreamer
5fb9951e8d Copy missing strings for translation to all languages 2014-10-05 13:01:32 +02:00
miguelfreitas
81b8a9b5f4 Merge pull request #192 from X-NicON/fixreadme
Update README.md
2014-10-02 18:24:32 -03:00
Nikita
8831c4c9a2 Update README.md 2014-10-03 01:18:51 +04:00
miguelfreitas
351d21c814 Merge pull request #191 from slr/issp-mt-pp
fix switch-to-normal-posts string
2014-10-02 13:42:59 -03:00
miguelfreitas
5044e7ed5d Merge pull request #190 from X-NicON/ruslang
new edits in Russian translation
2014-10-02 13:33:05 -03:00
Simon Grim
ccfb312af2 fix switch-to-normal-posts string 2014-10-02 22:30:59 +06:00
X-NicON
6730db5207 Added set of words from English into Russian translation 2014-10-02 20:13:06 +04:00
miguelfreitas
8fd35dfc79 Merge pull request #189 from iShift/patch-2
fix mac path
2014-10-02 11:29:02 -03:00
iShift
91107df5b0 fix mac path
Fix https://github.com/miguelfreitas/twister-core/issues/280
2014-10-02 17:27:57 +04:00
miguelfreitas
08cd08d66f Merge pull request #188 from X-NicON/ruslang
translation missing words in Russian localization
2014-10-02 08:51:38 -03:00
Nikita
91ebc219e9 translation missing words in Russian localization
And Improved translation of some words in Russian localization.
2014-10-02 15:48:18 +04:00
miguelfreitas
22678e56c5 Merge pull request #187 from digital-dreamer/fix-no-mentions-message
Fix hashtag message in a wrong context
2014-10-01 15:06:49 -03:00
digital dreamer
fcfa60d0cb Add 1 new string to localization 2014-10-01 15:08:34 +02:00
digital dreamer
e3dd14fb77 Fix incorrect hashtag message in user's mentions 2014-10-01 15:00:14 +02:00
Miguel Freitas
9ed93d5761 now with the newer theme mechanism, span.menu-news may be themed while keeping the inline display. 2014-09-28 16:32:48 -03:00
miguelfreitas
9bb7b400b8 Merge pull request #184 from talexand/jpn
Translated remaining JP strings in localization
2014-09-27 19:09:18 -03:00
Miguel Freitas
df66f54f2b Direct Message's copy to self feature (requires twisterd 0.9.26) 2014-09-27 12:04:32 -03:00
Trevor Alexander
88ea6bbe83 Tweak to single string 2014-09-26 13:01:27 -10:00
Trevor Alexander
1af2d6aaab Merge branch 'master' into jpn: upstream update 2014-09-26 12:57:27 -10:00
Miguel Freitas
f3b82534e4 improved theme selection mechanism: don't force display:block on every themable element. 2014-09-25 22:50:17 -03:00
Miguel Freitas
20c078fb38 prefer using getposts for modal profile whenever possible.
this makes profile much faster for users you follow.
2014-09-25 22:13:19 -03:00
Trevor Alexander
61b7d33d79 Translated remaining strings in Japanese list. 2014-09-24 15:18:50 -10:00
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.
2014-09-22 22:32:40 -03:00
Miguel Freitas
7bbbfb4347 fix some broken pull request 2014-09-21 15:48:50 -03:00
miguelfreitas
c8d597415d Merge pull request #180 from digital-dreamer/i18n-update
Update i18n system
2014-09-21 15:23:37 -03:00
miguelfreitas
8858b907a7 Merge pull request #178 from dryabov/master
Update Russian translation
2014-09-21 11:43:22 -03:00
digital dreamer
b0e89777c4 Update i18n 2014-09-21 14:06:48 +02:00
miguelfreitas
a96bcbdbf9 Merge pull request #174 from digital-dreamer/improved-unicode-conversion
Improved unicode conversion
2014-09-20 18:47:37 -03:00
Miguel Freitas
baaca94180 Nin theme credits 2014-09-19 19:17:00 -03:00
Miguel Freitas
1122fefa94 merge nin theme by @myleneb
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -03:00
Miguel Freitas
c93499625c merge nin theme by @myleneb
https://github.com/myleneb/twister-nin
2014-09-19 19:01:07 -03:00
Denis Ryabov
6d332276bb fix translation 2014-09-08 09:35:52 +04:00
Denis Ryabov
b5a9fb42c6 fix RU translation 2014-09-06 23:31:20 +04:00
Denis Ryabov
3ec9996b83 update russian translation 2014-09-06 01:41:22 +04:00
miguelfreitas
ac4b3ec798 Merge pull request #175 from benhc123/patch-1
Added link to github version of twister
2014-08-07 07:14:50 -04:00
Ben Holden-Crowther
fa8213eb7c Added link to github version of twister
Added link to core version.
2014-08-07 08:15:50 +01:00
digital dreamer
d33730653a Improved unicode conversion 2014-07-31 20:43:01 +02:00
miguelfreitas
cb69122884 Merge pull request #172 from earthengine/master
Optimisation on Chinese texts
2014-07-29 09:47:26 -04:00
Joe Ren
817d7e5cf4 Spelling mistakes... 2014-07-29 22:51:19 +10:00
Miguel Freitas
891f7bf24e fix from calm: (correct loading posts in both timeline and profile modal) fix #166 2014-07-04 08:25:30 -03:00
Miguel Freitas
e5740cc206 relax some tests to consider new messages new 2014-06-25 11:26:02 -03:00
erqan
bdc65cc243 removed Retransmit button from spam posts (https://github.com/miguelfreitas/twister-core/issues/15#issuecomment-47088142) 2014-06-25 16:54:14 +03:00
erqan
39ff28141e fixing DM splitting issue... thanks to @RealVegOs
splitting is exactly disabled at DMs.
2014-06-24 20:01:38 +03:00
Miguel Freitas
f25c6389c3 removed default username and password from javascript.
please use url http://user:pwd@localhost:28332 instead
2014-06-23 13:34:12 -03:00
erqan
541b4f5d74 picking "replied to" data from RT content
(fixing second part of #159)
2014-06-19 12:51:30 +03:00
miguelfreitas
1fdf11f384 Merge pull request #164 from corzntin/French
Modifications in french translation
2014-06-16 11:00:02 -04:00
Corzntin
1ae8af106d Modifications in french translation 2014-06-15 19:26:20 +02:00
Corzntin
8b2bba45c1 Modifications in french translation 2014-06-15 19:12:01 +02:00
erqan
6f1344a016 fixed following user's following data update issue 2014-05-26 16:22:40 +03:00
erqan
098cfa8e1c Deleting unfollowed user's following data from storage and fixing image preview maximum width 2014-05-25 22:16:34 +03:00