Commit Graph

190 Commits

Author SHA1 Message Date
digital dreamer
d64ae2aefd Update Czech localization 2015-03-30 22:34:20 +02:00
Simon Grim
91a2fdec18 fix for showing of promoted posts, zh localizaion of notifications, replacement of couldnt_find_any_posts string by common slider 2015-03-28 10:22:56 +05:00
Simon Grim
e1fd570d10 fixes of lang filtering & posts showning, of localization, especially for de,fr,ru,zh, option for autoupdating of TopTrends, UPD of SASS for nin 2015-03-27 22:19:25 +05:00
Simon Grim
81111a78f4 filtering of Searching & TopTrends, checkboxes, autoupdating of TopTrends in 2 min, not filtering retwists of our own posts, localization for tr 2015-03-26 21:59:42 +05:00
Simon Grim
fb95e64011 updated franc.js, fixes of filtering, localization for de,fr,ru,zh 2015-03-25 18:52:20 +05:00
Simon Grim
8515059eea postboard lang filtering, its options, tuning of shining 2015-03-24 22:53:54 +05:00
Simon Grim
42f0e54861 caching of pending post, tuning of timeline updating 2015-03-23 19:31:07 +05:00
Simon Grim
473fdb8c24 deleted notification of mention that is appearing too late 2015-03-11 00:07:56 +05:00
Simon Grim
dd9f6bcc63 deleting all user retwisted posts when unfollow 2015-03-10 23:55:29 +05:00
Simon Grim
64e85c3601 deleting user self-retwisted posts when unfollow, fix of follow button placement in who-to-follow, workaround checks of in TwisterFollowing.update 2015-03-10 23:36:09 +05:00
Simon Grim
33bea37ae0 improve of timeline updates, fix of follow button event handler 2015-03-10 22:23:28 +05:00
Simon Grim
61c329efed deleting posts on unfollowing and exlude user from further getposts calls 2015-03-09 21:55:42 +05:00
Simon Grim
8178c6e5f8 fix of window resize things, set font size to follow button, remove instead detach on modal closing 2015-03-09 12:21:06 +05:00
Denis Ryabov
cd06996b62 &amp; should be reversed last (to correctly transform "&amp;lt;" to "&lt;" and not to "<") 2015-03-08 20:46:35 +03:00
Denis Ryabov
6ca9151eb2 fix apostrophe in URLs (currently it is displayed as &apos;) 2015-03-08 19:19:43 +03:00
miguelfreitas
e03b1da4d2 Merge pull request #229 from slr/tasty-fixes
a few fixes and improvements of UI glitches
2015-03-08 11:21:53 -03:00
Simon Grim
9281f8f6a7 fix of follow-unfollow button behaviour, multiple fixes and improvements of UI glitches, adding of missing players 2015-03-07 07:16:45 +05:00
miguelfreitas
6e30563abb Merge pull request #227 from slr/tasty-fixes
few quick fixes
2015-03-06 11:26:53 -03:00
Simon Grim
ac59448db0 prompt template to following, follow-unfollow window events and listeners, MAL.showMentions and MAL.showDMchat, notify.js to tmobile 2015-03-05 21:40:52 +05:00
miguelfreitas
ddbfbb6cf0 Merge pull request #228 from Tschaul/duplicate-posts-fix
Fixing duplicate posts when scrolling in profile view
2015-03-04 18:38:14 -03:00
Julian Steinwachs
8d38810865 Fixing duplicate posts when crolling in profile view 2015-03-04 16:51:04 +01:00
Simon Grim
62af762e9a missing stuff of follow button and following config localization 2015-03-04 05:21:50 +05:00
Simon Grim
44462098ef various fixes around follow button 2015-03-04 04:26:20 +05:00
Simon Grim
baf1060030 switch to home page when clicking on notify, watch hash on loading, return scrolling after modal, primary-btn-only expand 2015-03-01 13:31:56 +05:00
miguelfreitas
aede1231b5 Merge pull request #226 from Tschaul/issue224_twister-in-subdir
Fixing #224 - twister in subdir
2015-02-24 11:26:04 -03:00
Julian Steinwachs
11bef01ac4 Fixing #224 - twister in subdir 2015-02-23 15:16:29 +01:00
Simon Grim
a70b751d96 removed calls of non-event e in openMentionsModal 2015-02-16 12:32:12 +05:00
Simon Grim
99063d6e37 added focusing on tab after click on notificaton, removed notification in modal of mentions, fixed something 2015-02-16 02:51:57 +05:00
Simon Grim
85a6deaa7c fixed localization of notifications options 2015-02-15 12:23:26 +05:00
Simon Grim
7aa999fc9a added options of desktop notifications, fixed somewhat 2015-02-15 01:49:19 +05:00
Simon Grim
f9d7b22aef added postboard updating after retwist, fixed UI issues of retwist-reply prompts and DM reply form 2015-02-10 00:37:54 +06:00
Simon Grim
028492166f fixed notification handling, added localization lines 2015-02-08 22:31:02 +06:00
Simon Grim
3ae61f3f97 added requesting of permission, fixed behaviour when it denied, fixed alerts lines 2015-02-08 13:28:59 +06:00
Simon Grim
581d6c0a8d removed notification when sending own post or DM, fixed hashtag searching and message about sending 2015-02-07 23:21:19 +06:00
Simon Grim
09f4a64980 initial commit of desktop notifications via notify.js by alexgibson 2015-02-06 10:00:23 +06:00
Miguel Freitas
104986c808 remove extra parenthesis 2015-01-24 16:24:27 -02:00
Julian Steinwachs
69fdace49f fixed bug: back button shows up when navigated to first modal in history 2015-01-24 09:44:48 +01:00
Julian Steinwachs
40246e6e65 no more location.reload() 2015-01-23 10:15:56 +01:00
Julian Steinwachs
a688dc5958 working hashscheme for conversation modal 2015-01-23 09:48:30 +01:00
Julian Steinwachs
d52ad05630 somewhat working hashscheme for conversation modal 2015-01-23 09:08:52 +01:00
Julian Steinwachs
299772ee88 tweaking nin theme 2015-01-22 21:22:23 +01:00
Julian Steinwachs
3266426eaa back button binding is now in html, seams more robust 2015-01-22 20:15:22 +01:00
Julian Steinwachs
293a658302 moved style from html into themes 2015-01-22 18:11:25 +01:00
Julian Steinwachs
4880d4c972 refurbish 2015-01-22 17:22:58 +01:00
Julian Steinwachs
c42965de88 fixed an event propagation issue 2015-01-22 16:43:25 +01:00
Julian Steinwachs
12ec501d8d implemented hasscheme for who-to-follow, added additional popuplayer called prompt and moved retwist reply and following-config from the modal to the prompt 2015-01-22 15:59:00 +01:00
Julian Steinwachs
190ce55d46 cleaned up comments 2015-01-21 15:37:19 +01:00
Julian Steinwachs
c09e4199f3 seams to work with defualt theme and calm theme 2015-01-21 15:12:49 +01:00
Julian Steinwachs
fd26787549 router also following modal navigation through watchHashChange 2015-01-21 14:13:45 +01:00
Julian Steinwachs
01823434a8 streamlined all modal navigation trough the hash watching function and implemented a global back button 2015-01-21 13:38:59 +01:00