| Commit message (Expand) | Author | Age | Files | Lines |
* | finally fix channel query | Mario Vavti | 2018-02-09 | 1 | -4/+4 |
* | use distinct in channel item query and minor notification cache improvement | Mario Vavti | 2018-02-09 | 1 | -5/+5 |
* | remove some never used indices which prevented our item queries to find the r... | Mario Vavti | 2018-02-04 | 1 | -3/+3 |
* | support for netselect query | zotlabs | 2017-11-01 | 1 | -0/+1 |
* | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 1 | -5/+2 |
* | feed untranslated appnames to nav_set_selected() and query for the active app... | Mario Vavti | 2017-10-09 | 1 | -1/+1 |
* | turn common friends into a widget | zotlabs | 2017-09-19 | 1 | -1/+1 |
* | remove item_thread_top from simple_update query - we're already fetching dist... | zotlabs | 2017-09-10 | 1 | -1/+1 |
* | this fixes an issue where in /channel/membername?mid=some_mid updates did not... | Mario Vavti | 2017-09-03 | 1 | -1/+1 |
* | introduce item_normal_update(). the differnce to item_normal() is that we do ... | Mario Vavti | 2017-09-03 | 1 | -3/+4 |
* | oembed provider cleanup, add oembed to cards | zotlabs | 2017-08-23 | 1 | -1/+6 |
* | plugin hook for update_unseen | zotlabs | 2017-08-01 | 1 | -3/+7 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-21 | 1 | -1/+1 |
|\ |
|
| * | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -1/+1 |
* | | allow wildcard tag and category searches | zotlabs | 2017-07-20 | 1 | -2/+2 |
|/ |
|
* | ability to use a portion of the message-id to display a message wasn't honour... | zotlabs | 2017-07-18 | 1 | -2/+2 |
* | remove deprecated app parameter from conversation() | zotlabs | 2017-06-20 | 1 | -2/+2 |
* | hubzilla issue #810 | zotlabs | 2017-06-06 | 1 | -2/+2 |
* | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 1 | -1/+1 |
* | activity widget - like the forum widget but represents unseen activity by aut... | zotlabs | 2017-03-02 | 1 | -0/+1 |
* | use head_add_link() for feed discovery | zotlabs | 2017-02-21 | 1 | -5/+13 |
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 1 | -1/+1 |
* | allow your own likes/comments to be updated when in static update mode | zotlabs | 2016-11-02 | 1 | -1/+7 |
* | feature: static page update as opposed to live update of conversations on the... | zotlabs | 2016-11-01 | 1 | -0/+1 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -27/+26 |
* | more backticks | redmatrix | 2016-10-03 | 1 | -5/+5 |
* | fix with update with /channel?f=&mid=hash issue #461 | Mario Vavti | 2016-09-28 | 1 | -1/+2 |
* | more get rid of illegal offset in include/conversation | redmatrix | 2016-09-08 | 1 | -3/+4 |
* | move jotnets to jot and some cleanup (mostly whitespace) | Mario Vavti | 2016-08-21 | 1 | -1/+2 |
* | multiple acl work | Mario Vavti | 2016-08-03 | 1 | -1/+2 |
* | move permissiondescription class to zotlabs/lib | redmatrix | 2016-07-11 | 1 | -2/+1 |
* | remove the app $a passed to profile_load, also add profile_load to mod_wiki w... | redmatrix | 2016-06-26 | 1 | -1/+1 |
* | turn the oft-repeated block_public ... check into a function observer_prohibi... | redmatrix | 2016-05-22 | 1 | -274/+276 |
* | Update some modules to use new ACL dialog feature | Treer | 2016-05-08 | 1 | -1/+2 |
* | Unify permissions dialog for network posts, channel posts, and remote posts | Treer | 2016-05-06 | 1 | -9/+1 |
* | add help to some permissions dialogs | Treer | 2016-05-05 | 1 | -1/+1 |
* | Refine permissions dialog UI | Treer | 2016-05-04 | 1 | -1/+9 |
* | revert the reversal of checkjs logic, but still restrict the behaviour scope ... | redmatrix | 2016-04-20 | 1 | -1/+1 |
* | Convert Channel to new module | redmatrix | 2016-04-15 | 1 | -0/+364 |