Commit Graph

38 Commits

Author SHA1 Message Date
Miguel Freitas
f7094887d7 hide empty posts (without text) 2015-12-24 14:07:07 -02:00
Simon Grim
6a6b3aba5d fix updating of minimized modals / add resuming from desktop notifications 2015-12-03 03:31:49 +05:00
Simon Grim
f8b8b777a1 applying of htmlFormatMsg() for 'bio' field in peer/group profile 2015-10-27 21:31:04 +05:00
Erkan Yilmaz
17377d3b9f typo 2015-08-21 15:47:44 +02:00
Simon Grim
f251cf0949 add handling of new userpost property sig_wort finally 2015-08-13 01:07:13 +05:00
Simon Grim
5da5cde79a add check to newRtMsg() to avoid undefined sig_userpost 2015-08-13 00:32:51 +05:00
Simon Grim
66431127e6 introduce sending posts with citation (retwists with comments) 2015-08-12 22:10:42 +05:00
erqan
7847ba3a40 removes debuging lines 2015-07-27 15:16:23 +03:00
erqan
414e5cb3c0 show replied promoted post and don't show the sent indicator with promoted posts 2015-07-27 14:50:11 +03:00
Simon Grim
c95e3d14bd The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This 2015-05-23 22:26:23 +05:00
Simon Grim
ede178eb32 rewrite of options.js to get it more useful and faster, move localizeLabels() to theme_option.js of nin, introduce playSound(), clean up a bit trailing spaces 2015-05-19 23:33:59 +05:00
Simon Grim
345966effd more optimization of showPosts(), renaming of it to attachPostsToStream() and applying of it in displayHashtagPending() 2015-05-10 00:32:54 +05:00
Simon Grim
0e37dc7537 hiding of mentions autocomleting if posts before appear, tuning of css 2015-03-30 23:26:07 +05: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
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
33bea37ae0 improve of timeline updates, fix of follow button event handler 2015-03-10 22:23:28 +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
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
09f4a64980 initial commit of desktop notifications via notify.js by alexgibson 2015-02-06 10:00:23 +06:00
Julian Steinwachs
d52ad05630 somewhat working hashscheme for conversation modal 2015-01-23 09:08:52 +01:00
Austin
49292bf61e fix multi-byte character hashtag 2014-12-06 20:54:03 -08:00
Miguel Freitas
ce738a5315 quick hack to prevent mixing old hashtag requests into current modal 2014-11-14 17:45:07 -02:00
Miguel Freitas
b5baa85362 improving hashtag modal latency 2014-11-14 17:34:34 -02:00
Miguel Freitas
8099b91d1a fix "There aren't any posts with this hashtag" bug 2014-11-14 17:21:05 -02:00
digital dreamer
e3dd14fb77 Fix incorrect hashtag message in user's mentions 2014-10-01 15:00:14 +02: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
891f7bf24e fix from calm: (correct loading posts in both timeline and profile modal) fix #166 2014-07-04 08:25:30 -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
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
2a0a9267b8 discovering some followers and bringing to life some death functions around of 'who to follow' 2014-05-05 22:28:15 +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
75dea2cc14 merge tox and bitmessage support from calm 2014-04-10 18:24:03 -03:00
Miguel Freitas
6efe263833 move javascripts to js/ like in twister-calm 2014-03-16 22:19:37 -03:00