Commit graph

312 commits

Author SHA1 Message Date
nobody
463ea86ba5 drafts v1 2020-11-29 16:38:45 -08:00
nobody
603c643a1d describe privacy roles 2020-11-15 16:58:31 -08:00
nobody
9f3768e008 jwt issues 2020-11-12 20:41:44 -08:00
nobody
527b42e305 collapse work 2020-09-20 21:11:42 -07:00
nobody
54d9427446 auto pagination not working on connections/ifpending due to URL encoding of the '/' in the page_query data 2020-09-08 17:52:06 -07:00
nobody
506cf9fadd paged collection improvements and some UX cleanup for jgrowl 2020-08-06 20:19:03 -07:00
zotlabs
37e4649ba5 mention issue 2020-05-14 17:45:56 -07:00
zotlabs
ce0be41023 hide the automentions in comments. 2020-05-13 17:39:48 -07:00
zotlabs
843fdff0a5 show future posts on channel page to owner (port from Hubzilla) 2020-05-03 15:22:37 -07:00
zotlabs
470dde6a84 activate timeago for pinned posts 2020-03-17 21:30:25 -07:00
zotlabs
651b6b79a2 set autotime on pinned content 2020-03-17 18:23:44 -07:00
zotlabs
7ff5403535 swipe triggering at unfortunate times - disable for now 2020-02-23 11:49:17 -08:00
zotlabs
3b81989aff swipe detection - first cut, needs work 2020-02-21 21:15:06 -08:00
zotlabs
a9b8755e32 whitespace 2020-02-12 21:48:10 -08:00
zotlabs
04ae664c92 network -> stream 2020-02-12 21:36:21 -08:00
zotlabs
9f1560482e more poll testing 2020-01-28 18:17:47 -08:00
zotlabs
eea407114c poll debugging 2020-01-27 20:46:14 -08:00
zotlabs
69f9cfeb64 more polls dev 2020-01-27 15:54:43 -08:00
zotlabs
6e919ca52c clear comment storage when comment is cleared, change tactic to identify implied Create activities 2019-12-12 14:17:16 -08:00
zotlabs
5ce70e2555 comment reset 2019-12-08 16:13:52 -08:00
zotlabs
77f312eca0 add selected text to sub-comments 2019-12-05 19:07:55 -08:00
zotlabs
f0987c87fe backend for pinned post support - needs more work before it can be enabled 2019-12-02 18:42:59 -08:00
zotlabs
027d9e211d more html5 br conversions 2019-11-21 20:00:57 -08:00
zotlabs
9ece89aa16 remove swipe calls for now - textareas broken. 2019-11-17 19:06:14 -08:00
zotlabs
fb51dfa776 testing menu swipe - not yet usable 2019-11-17 17:07:32 -08:00
zotlabs
d2abf3d41f fix the public list interfaces 2019-10-01 19:03:48 -07:00
zotlabs
d478571b6d assorted fixes for assorted stuff 2019-08-25 17:35:14 -07:00
zotlabs
57a2fe9dd6 fix image censoring 2019-07-31 21:46:19 -07:00
zotlabs
0de97b2fc0 revert image pixelation, but provide a framework for re-implementing it in the future 2019-07-31 18:15:38 -07:00
zotlabs
3bc243ea46 image censoring per connection 2019-07-30 17:56:35 -07:00
zotlabs
75d3914223 misc fixes 2019-07-28 19:34:42 -07:00
zotlabs
6e7d144789 bug fixes 2019-07-25 18:48:35 -07:00
zotlabs
00e0f2b822 update subthread 2019-06-10 23:21:57 -07:00
zotlabs
ac55a7304a more link modal issues 2019-06-02 18:57:43 -07:00
zotlabs
a55a92a970 issues with duplicated links 2019-05-29 19:55:29 -07:00
zotlabs
6858ab5741 cleanup, link modal issue 2019-05-23 16:37:56 -07:00
zotlabs
ba04a8a6d5 provide link options on comments 2019-04-29 21:07:57 -07:00
zotlabs
63a75cc7d5 rename privacy groups to access lists, forums to groups 2019-02-14 15:26:37 -08:00
zotlabs
8f861659d2 post embed 2019-01-29 21:26:52 -08:00
zotlabs
c43173109e minor fixes from upstream 2019-01-24 19:03:14 -08:00
zotlabs
045debd26f issues with autoperms, rewrite owa, upstream fixes to main.js 2019-01-23 14:27:51 -08:00
zotlabs
f81d2f08d1 cleanup 2019-01-17 15:12:58 -08:00
zotlabs
a611a1cecc send signed fetches over AP, requeue (queue::update) AP messages on fail, set ajaxasync flag on updates, upstream fixes to mail import 2019-01-13 16:08:26 -08:00
zotlabs
e0ac0e4050 allow notification updates when commenting 2019-01-05 16:50:33 -08:00
zotlabs
5750baeadd slider styling, remove obsolete bookmark prefix from js editing 2019-01-04 22:31:12 -08:00
zotlabs
4cd565930c allow notification filtering by name or addr 2018-11-30 19:01:10 -08:00
zotlabs
c998a084da auto mention comment authors; up to 6 total. If more, select the first and last 3 and always exclude yourself. 2018-10-10 20:24:28 -07:00
zotlabs
6f6d54d378 cleanup 2018-09-25 17:50:12 -07:00
zotlabs
8e4f5007b4 button to add conversation mentions in comments 2018-09-19 22:00:29 -07:00
Mario Vavti
bb70223509 when calling timeago() from mod_mail.js it is called before the translations are applied - move the call to main.js and be more specific with the selector to not trigger calls for other modules (eg network) which is handled elsewhere to not be to much of an performance hog (to many dates at a time) 2018-07-13 11:00:37 +02:00