| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | table structure for pseudo or proxy channels (pchan) | zotlabs | 2017-10-19 | 1 | -49/+90 |
|/ |
|
* | redirect to be moderated items to /moderate and change the conv link to parte... | Mario Vavti | 2017-10-19 | 2 | -5/+24 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-16 | 1 | -1/+1 |
|\ |
|
| * | fix typos in comment | Felix Wolfsteller | 2017-10-16 | 1 | -1/+1 |
* | | mod_register - don't re-use the password, force them to type it in twice each... | zotlabs | 2017-10-16 | 1 | -3/+3 |
|/ |
|
* | create an actual logout module instead of relying on internal variables | zotlabs | 2017-10-12 | 1 | -0/+12 |
* | sort out the notification ids | zotlabs | 2017-10-12 | 1 | -1/+2 |
* | add local_channel as a comanche condition variable | zotlabs | 2017-10-11 | 1 | -0/+4 |
* | only show pubs notifications if discovery_tab != disabled | Mario Vavti | 2017-10-11 | 1 | -15/+17 |
* | nav_set_selected() for apps and apporder. restrict apporder to local_channel(... | Mario Vavti | 2017-10-11 | 2 | -19/+26 |
* | re-implement single delivery | zotlabs | 2017-10-10 | 1 | -3/+20 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-10 | 2 | -9/+2 |
|\ |
|
| * | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 2 | -9/+2 |
* | | pdledit usability improvements | zotlabs | 2017-10-10 | 1 | -3/+23 |
|/ |
|
* | typo | zotlabs | 2017-10-09 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-09 | 22 | -23/+23 |
|\ |
|
| * | feed untranslated appnames to nav_set_selected() and query for the active app... | Mario Vavti | 2017-10-09 | 22 | -27/+24 |
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-09 | 3 | -1/+13 |
| |\ |
|
| * | | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -2/+5 |
* | | | purify user-supplied filenames in some cases. Probably not needed but it's th... | zotlabs | 2017-10-09 | 1 | -0/+3 |
| |/
|/| |
|
* | | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 1 | -0/+7 |
* | | check write_storage permission in /display | zotlabs | 2017-10-08 | 1 | -1/+1 |
* | | alternate navbar layouts | zotlabs | 2017-10-08 | 1 | -0/+5 |
|/ |
|
* | more fixes | Mario Vavti | 2017-10-08 | 2 | -3/+3 |
* | new notification fixes | Mario Vavti | 2017-10-08 | 2 | -14/+14 |
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 2 | -1/+153 |
* | pubstream single view fixes | Mario Vavti | 2017-10-07 | 1 | -3/+15 |
* | provide single post view for pubstream and rewrite llink to point to /pubstre... | Mario Vavti | 2017-10-07 | 2 | -24/+45 |
* | no need to move $modrated check up | Mario Vavti | 2017-10-06 | 2 | -3/+4 |
* | to find out if a comment is to be moderated we need to look at the actual com... | Mario Vavti | 2017-10-06 | 1 | -2/+1 |
* | enable anonymous comments also in /display | Mario Vavti | 2017-10-06 | 1 | -1/+1 |
* | Revert "mod display: if we have a local channel we should still be allowed to... | Mario Vavti | 2017-10-06 | 1 | -2/+1 |
* | mod display: if we have a local channel we should still be allowed to see sys... | Mario Vavti | 2017-10-06 | 1 | -1/+2 |
* | introduce public stream notifications | Mario Vavti | 2017-10-06 | 1 | -2/+36 |
* | typo | zotlabs | 2017-10-05 | 1 | -1/+1 |
* | Add JSalmon signing library for Zot6. See https://macgirvin.com/wiki/mike/Zot... | zotlabs | 2017-10-05 | 1 | -0/+38 |
* | add admin app - the site admin link probably does not belong in the 'usermenu... | zotlabs | 2017-10-05 | 1 | -1/+1 |
* | fix wrong logic for enable/disable pubstream notifications | Mario Vavti | 2017-10-05 | 1 | -2/+2 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-05 | 6 | -5/+12 |
|\ |
|
| * | redirect loop with rmagic and owa | zotlabs | 2017-10-04 | 2 | -2/+3 |
| * | wiki double encoding html entities | zotlabs | 2017-10-04 | 2 | -1/+3 |
| * | hubzilla issue #868 | zotlabs | 2017-10-03 | 1 | -0/+4 |
| * | wrong param | zotlabs | 2017-10-03 | 1 | -4/+4 |
| * | urlencode hashes from mod_acl | zotlabs | 2017-10-03 | 1 | -2/+2 |
* | | 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 |
* | | some basic work on mod common | Mario Vavti | 2017-10-03 | 1 | -16/+15 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-03 | 2 | -23/+41 |
|\| |
|
| * | import: special handling required for channel photo in the xchan record when ... | zotlabs | 2017-10-02 | 1 | -14/+25 |
| * | Clone sync deletions to comments (which belong to you) on wall posts (which d... | zotlabs | 2017-10-02 | 1 | -9/+16 |