Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | 0 in DB | ||||
* | 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 ↵ | git-marijus | 2017-07-28 | 1 | -2/+4 |
| | | | | not mark those read in /network | ||||
* | initial notifications support for new shared files and new (since initial ↵ | git-marijus | 2017-07-28 | 1 | -7/+45 |
| | | | | site load) pubstream activity | ||||
* | provide /locs link on settings page if there is more than one hubloc for ↵ | zotlabs | 2016-11-05 | 1 | -4/+0 |
| | | | | this channnel *that isn't deleted*. | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -112/+95 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | more backticks | redmatrix | 2016-10-03 | 1 | -6/+6 |
| | |||||
* | issue #466, sql typo | redmatrix | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -19/+19 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | typo | Mario Vavti | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | moved enotify | redmatrix | 2016-05-24 | 1 | -2/+3 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+497 |