| Commit message (Expand) | Author | Age | Files | Lines |
* | decode encoded mid | Mario Vavti | 2019-06-28 | 1 | -2/+1 |
* | select event by event_hash instead of item_id | Mario Vavti | 2019-04-30 | 1 | -1/+1 |
* | provide link to source and some cleanup | Mario Vavti | 2019-04-19 | 1 | -1/+1 |
* | home notifications won't expand if there are more than 300 unseen network not... | zotlabs | 2018-12-09 | 1 | -2/+4 |
* | allow notification filtering by name or addr | zotlabs | 2018-11-30 | 1 | -1/+7 |
* | more fixes for forum notifications handling: do not count likes/dislikes if l... | Mario Vavti | 2018-11-03 | 1 | -1/+1 |
* | fix forum ping results - the term query requires xchan_name instead of xchan_... | Mario Vavti | 2018-10-29 | 1 | -4/+3 |
* | fix issues with forum handling in mod network and ping. also some code cleanup. | Mario Vavti | 2018-10-27 | 1 | -6/+11 |
* | notifications: fix unseen forum count | Mario Vavti | 2018-10-26 | 1 | -6/+8 |
* | refine stream filter and forum notification behaviour (mostly for performance... | Mario Vavti | 2018-10-24 | 1 | -1/+1 |
* | pubstream app | Mario Vavti | 2018-10-06 | 1 | -3/+8 |
* | add the pf argument to the forum notification links | Mario Vavti | 2018-06-06 | 1 | -1/+1 |
* | missing $perm_sql | Mario Vavti | 2018-06-03 | 1 | -1/+4 |
* | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 1 | -66/+43 |
* | some more work on forum notifications | Mario Vavti | 2018-06-02 | 1 | -0/+13 |
* | unread forum notifications - wip/unfinished | Mario Vavti | 2018-06-01 | 1 | -0/+61 |
* | we must now provide the full path to the profile image for the cavatar plugin... | Mario Vavti | 2018-05-15 | 1 | -1/+1 |
* | possible fix for issue #1101 | Mario Vavti | 2018-04-23 | 1 | -1/+1 |
* | fix closing parenthesis in wrong spot | Mario Vavti | 2018-04-17 | 1 | -2/+2 |
* | allow to toggle visibility of likes/dislikes in notifications | Mario Vavti | 2018-04-11 | 1 | -1/+12 |
* | hubzilla issue #1050 pubstream notifications visible when pubstream is not | zotlabs | 2018-04-08 | 1 | -1/+2 |
* | since we only save the parent mid in notify we must look for thr_parent when ... | Mario Vavti | 2018-02-13 | 1 | -1/+12 |
* | more db and queries finetuning | Mario Vavti | 2018-02-08 | 1 | -13/+13 |
* | remove some never used indices which prevented our item queries to find the r... | Mario Vavti | 2018-02-04 | 1 | -11/+8 |
* | query optimisations for notifications - use a specific index only | Mario Vavti | 2018-01-28 | 1 | -2/+6 |
* | notifications: only handle item otype notify_ids | Mario Vavti | 2017-12-18 | 1 | -2/+2 |
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -1/+1 |
* | some more work on mod hq | Mario Vavti | 2017-11-24 | 1 | -1/+1 |
* | cloud tiles: use folder-o for folders and set the icon colour to something a ... | zotlabs | 2017-11-19 | 1 | -1/+2 |
* | only provide notify id if otype == item | Mario Vavti | 2017-11-19 | 1 | -1/+1 |
* | do not double encode already encoded mid | Mario Vavti | 2017-11-19 | 1 | -1/+6 |
* | some more work on mod hq | Mario Vavti | 2017-11-18 | 1 | -0/+2 |
* | use substr() instead of str_replace() | Mario Vavti | 2017-11-17 | 1 | -2/+1 |
* | inroduce the HQ module - a module with the potential to become a nice landing... | Mario Vavti | 2017-11-17 | 1 | -1/+0 |
* | strip author name from notify messages in notifications - fix issue #911 | Mario Vavti | 2017-11-17 | 1 | -1/+8 |
* | fix unable to mark all messages read | Mario Vavti | 2017-11-06 | 1 | -1/+1 |
* | update item_normal() to not include ACTIVITY_OBJ_FILE obj_type | Mario Vavti | 2017-11-03 | 1 | -10/+4 |
* | do not show seen notifys in notifications - show them in mod notifications in... | Mario Vavti | 2017-10-22 | 1 | -27/+10 |
* | new notification fixes | Mario Vavti | 2017-10-08 | 1 | -1/+1 |
* | provide single post view for pubstream and rewrite llink to point to /pubstre... | Mario Vavti | 2017-10-07 | 1 | -0/+1 |
* | introduce public stream notifications | Mario Vavti | 2017-10-06 | 1 | -2/+36 |
* | introduce shared files notifications | Mario Vavti | 2017-10-04 | 1 | -1/+34 |
* | bring back notifications for account approvals | Mario Vavti | 2017-10-04 | 1 | -0/+24 |
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ... | git-marijus | 2017-08-06 | 1 | -1/+2 |
* | do not show pubs notifications for items with ACTIVITY_OBJ_FILE obj_type | git-marijus | 2017-08-01 | 1 | -1/+3 |
* | do not include ACTIVITY_OBJ_FILE obj_type in the ping/something query | git-marijus | 2017-07-30 | 1 | -2/+5 |
* | provide public stream notification also for not authenticated viewers | git-marijus | 2017-07-29 | 1 | -2/+8 |
* | fix notifications - item_notshown is set for likes, etc. | zotlabs | 2017-07-29 | 1 | -2/+3 |
* | filter by item_notshown instead of obj_type | git-marijus | 2017-07-28 | 1 | -3/+2 |
* | do not show obj_type ACTIVITY_OBJ_FILE under activity notifications and do no... | git-marijus | 2017-07-28 | 1 | -2/+4 |