Étienne Deparis
7ed9b8b84f
First try around hashchange monitoring
2014-10-16 10:47:08 +02:00
gubatron
feb669659f
some spanish translations
2014-10-16 01:37:10 -04:00
X-NicON
98fc76a7d4
add code localizations mobile version
2014-10-12 19:03:17 +04:00
miguelfreitas
31a1bed8c5
Merge pull request #194 from digital-dreamer/copy-strings
...
Copy missing strings for translation to all languages
2014-10-06 06:42:05 -03:00
digital dreamer
5fb9951e8d
Copy missing strings for translation to all languages
2014-10-05 13:01:32 +02:00
X-NicON
8673b28c10
translated "twisted again by"
2014-10-05 13:46:55 +04:00
X-NicON
960db03f9f
fix #84 localization page titles
2014-10-03 15:33:28 +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
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
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
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
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
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -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
digital dreamer
d33730653a
Improved unicode conversion
2014-07-31 20:43:01 +02: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
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
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.
2014-05-23 14:20:06 -03:00
erqan
bd8075fbdf
wide screen adaptation
2014-05-20 19:38:34 +03:00
erqan
0496ba4623
fixing some setTimeout issues
2014-05-20 16:17:31 +03:00
erqan
1a48d32473
fixing #158
2014-05-19 22:00:31 +03:00
erqan
1e20dcb994
regulated escaping and reversing html entities...
2014-05-19 19:09:11 +03:00
erqan
711e568c0a
fixing some UI issues
...
- overlaying issue of tox and bitmessage fields
- hovering 'retransmit' and 'reply' links at indented replies
2014-05-19 13:25:41 +03:00
miguelfreitas
a23e7c97a6
Merge pull request #155 from erqan/conversations
...
changed conversation listing method...
2014-05-18 16:32:57 -04:00
erqan
e513d4b84b
grabed copy to clipboard functions from Calm client for Tox and Bitmessage address
2014-05-16 01:36:44 +03:00
erqan
5f10a1f6ee
more calm theme css adaptation
2014-05-16 00:09:51 +03:00
erqan
be9e470843
added more delimiters for hashtag
2014-05-15 15:29:03 +03:00
erqan
0d3ad364b6
added ' and ; to hastag delimiters
2014-05-15 15:11:19 +03:00
erqan
cb7eb0f7ff
changed conversation listing method...
...
- made the requestRepliesAfter function recursive
- displayed replies indented (something like #153 )
- changed maxExpandPost value to 8
- added conversation modal to show all post in a conversation...
- added Symbola.ttf for possible missing unicode symboles..
2014-05-13 19:46:35 +03:00
erqan
114cc7866e
fixing undefined twisterFollowingO issue in guest mode
2014-05-13 18:32:48 +03:00
erqan
2563ce1def
- removed '+' sign from end of splitted posts
...
- moved splitted post counter to end
- not forced anymore to add all mentions while replying
2014-05-11 22:18:33 +03:00
erqan
9c8e209f19
fixing #151 and #152
2014-05-11 13:24:29 +03:00
Miguel Freitas
48ee174295
fix missing twisterFollowingO singleton object in twister mobile.
2014-05-09 16:37:48 -03:00
miguelfreitas
ae39f68006
Merge pull request #149 from erqan/classified-new-following-elements
...
arranged following's followings and known followers
2014-05-09 16:36:39 -03:00
erqan
41b82d7c74
fixing first post size error on splitting function
2014-05-09 20:55:26 +03:00
erqan
bdab2c116b
fixed TwisterFollowing issue on following.html
2014-05-09 16:19:46 +03:00
erqan
661ab4b338
following's followings and known followers are cached in localStorage instead of session... and added a simple adaptive updating method for following's followings to reduce rpc requests..
2014-05-09 12:27:48 +03:00
erqan
09d9719094
added mention support for post spliting while replying, removed its warning at options page
2014-05-08 23:28:16 +03:00
Erkan-Yilmaz
164b08eb65
add more translation for German language
2014-05-07 14:55:50 +02:00
erqan
0e18ee0912
changed conversation twists expand label to 'Show conversation'
2014-05-07 13:28:16 +03:00
erqan
97a65c7b7e
renaming load/storeSessionData functions
2014-05-06 19:27:02 +03:00
miguelfreitas
1e66e5c608
Merge pull request #145 from erqan/cumulative
...
discovering some followers and bringing to life some death functions aro...
2014-05-06 10:44:51 -03:00
erqan
52a568a794
mark all as read for DMs
2014-05-06 16:42:35 +03:00
erqan
97449fbe46
fixing lazy load for full who to follow list
2014-05-06 14:43:39 +03:00
erqan
2a0a9267b8
discovering some followers and bringing to life some death functions around of 'who to follow'
2014-05-05 22:28:15 +03:00
miguelfreitas
45b30973a2
Merge pull request #142 from erqan/improvements-on-splitting
...
improvements on split functionality
2014-04-28 11:50:25 -03:00
erqan
4f8bcf5e80
RT of any hidden post will be displayed
2014-04-25 01:27:11 +03:00
erqan
aa0d2c6c7b
bug fix on split function
2014-04-22 02:52:40 +03:00
erqan
c879a85734
own retwists are set to be displayed always
2014-04-21 14:46:57 +03:00
erqan
4024c5fce4
hiding options for RTs those are sent originally by following users
2014-04-20 00:39:17 +03:00
erqan
36fbe9a6b8
improvemnts on split functionality
2014-04-18 18:55:12 +03:00
erqan
3c6b307ede
hiding options for the posts those begin with a mention
2014-04-18 16:09:23 +03:00
erqan
3b2fc6a2b2
bug fix
2014-04-17 02:19:20 +03:00
erqan
b16aa79887
split long posts
2014-04-17 01:21:17 +03:00
Miguel Freitas
028f809de2
prevent new posts indication in timeline from propagating to modal.
2014-04-14 15:38:21 -03:00
digital dreamer
a81246cd5f
add hashtag search
2014-04-14 12:01:26 +02:00
Miguel Freitas
1efb49939f
implement loading more posts in modal profile (partial merge of calm implementation)
2014-04-11 14:14:03 -03:00
Miguel Freitas
dd900563c2
merge original and calm menus. new css classes have been defined to allow some entities to show/hide depending on the selected theme.
...
use class="selectable_theme theme_XXX" to display only in theme XXX.
2014-04-11 11:53:07 -03:00
Miguel Freitas
bcc51d9613
merge more calm code into interface_common.js so we may remove dependency on calm.js
2014-04-10 18:57:49 -03:00
Miguel Freitas
75dea2cc14
merge tox and bitmessage support from calm
2014-04-10 18:24:03 -03:00
Miguel Freitas
66e865afc2
disable smiley that replaces url separator :/
2014-04-09 11:24:32 -03:00
erqan
7fdc40fd3c
proxy for external links and preview feature for multiple images
2014-04-09 15:45:14 +03:00
erqan
dabff232be
added proxy option for external links
2014-04-08 13:34:09 +03:00
erqan
5af110450d
more stable and new labels are added to eng.
2014-04-08 01:56:12 +03:00
erqan
5dcf8e84ee
some improvements at undo function
2014-04-07 20:22:47 +03:00
erqan
860feec894
automatic ascii to unicode convertion feature
2014-04-07 19:11:41 +03:00
erqan
917cd1301b
adding link check for preview
2014-04-02 11:21:01 +03:00
Miguel Freitas
3d27a0e418
sort DM thread list by date
2014-03-30 12:43:46 -03:00
digital dreamer
e4cad372a3
guest mode browsing
2014-03-29 18:16:24 +01:00
erqan
1c9ce24d22
fixing turkish translations
2014-03-28 13:49:24 +02:00
erqan
e13143229a
Added show preview option
2014-03-26 20:53:15 +02:00
erqan
b4ede1d54f
Added show preview option
2014-03-26 20:49:49 +02:00
erqan
2f14512025
Adding preview for the direct image links
2014-03-26 19:20:52 +02:00
Miguel Freitas
a77e3db435
Merge branch 'pr/124'
...
Conflicts:
js/interface_localization.js
2014-03-26 09:03:06 -03:00
Miguel Freitas
38aea75c8b
revert profile's height tweaking by code
2014-03-25 17:19:49 -03:00
Miguel Freitas
f56f0315f4
fix keysSend default i'd broke a few minutes ago...
2014-03-25 17:09:07 -03:00
Miguel Freitas
a98144f126
merge calm theme css and images
2014-03-25 16:46:32 -03:00