aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* fix wiki pages not updating after creating new pageMario Vavti2017-11-111-1/+1
|
* revert back to get the mid from enotify - otherwise we can not distinct ↵Mario Vavti2017-11-111-1/+2
| | | | between posts and likes
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-111-1/+0
|
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-112-0/+2
|
* unable to change permissions on wiki with space in namezotlabs2017-11-111-1/+1
|
* rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-111-0/+2
|
* fix unable to mark all messages readMario Vavti2017-11-061-1/+1
|
* fix issues with diaspora xchansMario Vavti2017-11-021-2/+2
|
* Maria's profile photo issue, please push to master.zotlabs2017-11-011-2/+8
|
* Added mode to Portfolio widgetHaakon Meland Eriksen2017-10-301-0/+12
|
* Merge branch '2.8RC'Mario2017-10-25105-642/+3132
|\
| * comment out statistics link in mod pubsites until we have something ↵Mario Vavti2017-10-241-2/+2
| | | | | | | | functional again
| * add hcard to webfingerMario2017-10-241-1/+7
| |
| * acl encoding issueszotlabs2017-10-241-2/+2
| |
| * do not show seen notifys in notifications - show them in mod notifications ↵Mario Vavti2017-10-222-35/+37
| | | | | | | | instead. Update notifications count also on notifications updates
| * register workflow was getting over-ridden in include/securityzotlabs2017-10-202-2/+6
| |
| * Display different info message if using invite codeAndrew Manning2017-10-201-1/+5
| |
| * redirect to be moderated items to /moderate and change the conv link to ↵Mario Vavti2017-10-192-5/+24
| | | | | | | | partent mid in /modrate
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-161-1/+1
| |\
| | * fix typos in commentFelix Wolfsteller2017-10-161-1/+1
| | |
| * | mod_register - don't re-use the password, force them to type it in twice ↵zotlabs2017-10-161-3/+3
| |/ | | | | | | each time unless their browser saves passwords.
| * create an actual logout module instead of relying on internal variableszotlabs2017-10-121-0/+12
| |
| * sort out the notification idszotlabs2017-10-121-1/+2
| |
| * add local_channel as a comanche condition variablezotlabs2017-10-111-0/+4
| |
| * only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-15/+17
| |
| * nav_set_selected() for apps and apporder. restrict apporder to ↵Mario Vavti2017-10-112-19/+26
| | | | | | | | local_channel() and whitespace
| * re-implement single deliveryzotlabs2017-10-101-3/+20
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-102-9/+2
| |\
| | * remove notifications code from nav and go live with new notificationsMario Vavti2017-10-102-9/+2
| | |
| * | pdledit usability improvementszotlabs2017-10-101-3/+23
| |/
| * typozotlabs2017-10-091-1/+1
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-0922-23/+23
| |\
| | * feed untranslated appnames to nav_set_selected() and query for the active ↵Mario Vavti2017-10-0922-27/+24
| | | | | | | | | | | | app directly to get app details
| | * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-093-1/+13
| | |\
| | * | new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-091-2/+5
| | | |
| * | | purify user-supplied filenames in some cases. Probably not needed but it's ↵zotlabs2017-10-091-0/+3
| | |/ | |/| | | | | | | the right thing to do.
| * | ability to pin apps to the navbar when using named navbarszotlabs2017-10-081-0/+7
| | |
| * | check write_storage permission in /displayzotlabs2017-10-081-1/+1
| | |
| * | alternate navbar layoutszotlabs2017-10-081-0/+5
| |/
| * more fixesMario Vavti2017-10-082-3/+3
| |
| * new notification fixesMario Vavti2017-10-082-14/+14
| |
| * experimental new notifications - needs pconfig experimental_notif set to 1 ↵Mario Vavti2017-10-082-1/+153
| | | | | | | | for your channel to work.
| * pubstream single view fixesMario Vavti2017-10-071-3/+15
| |
| * provide single post view for pubstream and rewrite llink to point to ↵Mario Vavti2017-10-072-24/+45
| | | | | | | | /pubstream/?f=&mid=some_mid instead of /display/some_mid for pubs notifications
| * no need to move $modrated check upMario Vavti2017-10-062-3/+4
| |
| * to find out if a comment is to be moderated we need to look at the actual ↵Mario Vavti2017-10-061-2/+1
| | | | | | | | comment not at its parent
| * enable anonymous comments also in /displayMario Vavti2017-10-061-1/+1
| |
| * Revert "mod display: if we have a local channel we should still be allowed ↵Mario Vavti2017-10-061-2/+1
| | | | | | | | | | | | to see sys channel items" This reverts commit 27f83203531606f6dca99bc89f7cd31e5e296528.
| * mod display: if we have a local channel we should still be allowed to see ↵Mario Vavti2017-10-061-1/+2
| | | | | | | | sys channel items
| * introduce public stream notificationsMario Vavti2017-10-061-2/+36
| |