Commit Graph

36 Commits

Author SHA1 Message Date
Mario Vavti 968c6ed8be some more xss prevention 2019-03-18 21:30:25 +01:00
Mario Vavti b8991750c5 pubstream app 2018-10-06 16:08:15 +02:00
M. Dent ff20370d0b Status editor hook 2018-09-29 20:22:27 +02:00
zotlabs 7e736c5359 apply changes to slider defaults across all modules that use buildQuery for updates 2018-06-15 15:21:19 -07:00
Mario Vavti a8274bbfb3 missing permission description 2018-05-21 09:25:57 +02:00
Mario Vavti 7dadbbbac7 bring jot reset to some more places 2018-05-21 09:13:14 +02:00
zotlabs c53f788cc8 add alt_pager to mod_moderate, remove legacy $a parameter from all occurrences of alt_pager 2018-04-17 23:36:35 -07:00
zotlabs 393cd46a82 public stream tag enhancements 2018-04-17 20:08:14 -07:00
Mario Vavti bef5be827d remove some more distinct in queries and observe any regressions. this is related to issue #1079 and commit d47ea20aa8 2018-04-16 11:42:13 +02:00
zotlabs e6f9f284bf open_pubstream logic was messy and wrong 2018-02-23 22:12:29 -08:00
Mario Vavti 9e251a1abc some more DB tuning. 2018-02-15 19:24:15 +01:00
zotlabs 465d89129c provide option to block the public stream unless authenticated, since there could be legal issues with unmoderated content 2018-02-14 15:32:33 -08:00
Mario Vavti 3cc756f302 remove some never used indices which prevented our item queries to find the right query execution plan in mysql and adjust some queries to optimze the result 2018-02-04 20:42:40 +01:00
zotlabs eb86ffefbf provide local pubstream option (content from this site only). 2018-01-17 21:30:19 -08:00
zotlabs 0e91810ed6 pubstream comments and a few other bugfixes that were discovered along the way 2017-11-26 18:29:24 -08:00
zotlabs 67b6d41d57 This should sort out hubzilla issue #826 but requires a bit more testing. It may also sort out some reported issues with commenting and liking items in the public stream. 2017-11-15 11:26:14 -08:00
zotlabs e70bd0054c hubzilla issue #896 2017-11-02 18:25:34 -07:00
zotlabs 22d45a8d1e support for netselect query 2017-11-01 02:53:12 -07:00
Mario Vavti 71c206fdb9 pubstream single view fixes 2017-10-07 16:40:43 +02:00
Mario Vavti 4c0e8a61ae provide single post view for pubstream and rewrite llink to point to /pubstream/?f=&mid=some_mid instead of /display/some_mid for pubs notifications 2017-10-07 15:40:34 +02:00
Mario Vavti a7d339be5a nav_set_selected() and minor whitespace for mod pubstream 2017-09-21 23:11:15 +02:00
Mario Vavti dc18440c18 introduce item_normal_update(). the differnce to item_normal() is that we do not query for item_deleted = 0 and therefor can find deleted likes which allows us to update our unlikes on the fly if static page update is enabled 2017-09-03 21:33:07 +02:00
git-marijus 68b32cd8f4 consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB 2017-08-06 21:40:39 +02:00
git-marijus 5a1b850dd6 provide public stream notification also for not authenticated viewers 2017-07-29 12:24:03 +02:00
git-marijus f9b342c87d initial notifications support for new shared files and new (since initial site load) pubstream activity 2017-07-28 22:42:02 +02:00
git-marijus 179478a940 default to static updates if not local channel 2017-07-27 21:51:59 +02:00
zotlabs 31e0812711 remove deprecated app parameter from conversation() 2017-06-20 15:53:01 -07:00
zotlabs e58dc726c5 activity widget - like the forum widget but represents unseen activity by author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding. 2017-03-02 17:32:43 -08:00
zotlabs 9e2ccbd2a7 convert manual page updates to a display setting instead of a feature 2016-11-02 18:40:50 -07:00
zotlabs f91031bd65 allow your own likes/comments to be updated when in static update mode 2016-11-02 15:48:29 -07:00
zotlabs ca948d66a9 feature: static page update as opposed to live update of conversations on the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page. 2016-11-01 20:21:39 -07:00
redmatrix 5e0698ba87 turn the oft-repeated block_public ... check into a function observer_prohibited() 2016-05-22 17:52:30 -07:00
redmatrix de006771c7 renamed include files identity.php (channel.php) and Contact.php (connections.php) 2016-05-22 16:54:30 -07:00
Mario Vavti 45c19e365d another public -> pubstream 2016-05-10 10:40:36 +02:00
redmatrix 0c5434d5e3 try again with shutdown handler, fix issue #373 (live-pubstream div wasn't present 2016-05-10 01:30:22 -07:00
redmatrix 2a4e8972e0 module updates 2016-04-18 20:38:38 -07:00