aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
...
| * mod_new_channel: don't require nickname validation after name validation (whi...zotlabs2018-02-221-0/+3
| * cloud 'view-as-tiles' toggle wasn't available (at all) for guests and they ar...zotlabs2018-02-221-2/+3
| * Add 'Validate' button to new_channel page and disable submit until validated....zotlabs2018-02-202-13/+26
| * updates 1201 and 1200 should return success for postgres. notifications: remo...Mario Vavti2018-02-191-0/+2
| * do not show summary if it is equal to body and some styling for the summary/a...Mario Vavti2018-02-191-1/+9
| * Update code tag styling so bbcode [code] blocks and wiki markdown inline code...Andrew Manning2018-02-181-0/+21
| * provide option to block the public stream unless authenticated, since there c...zotlabs2018-02-141-0/+1
| * slightly improve cropper styleMario Vavti2018-02-123-11/+14
| * fix issue with new cropping lib and whitespaceMario Vavti2018-02-122-24/+22
| * update DE translation strings for new relative date/time optionsphellmes2018-02-112-30/+30
| * use distinct in channel item query and minor notification cache improvementMario Vavti2018-02-091-0/+2
| * remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-052-7/+4
| * some feed cleanupzotlabs2018-02-011-1/+1
| * we need to manualy take care to mark the notification read in this caseMario Vavti2018-01-311-0/+8
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-291-2/+2
| |\
| | * small detailsmrjive2018-01-291-2/+2
| * | don't show jot bb-edit buttons if a mimetype other than text/bbcode is select...zotlabs2018-01-291-0/+11
| * | unable to delete accounts using tickboxes on admin/accounts - make all the ac...zotlabs2018-01-291-2/+2
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-283-41/+31
| |\|
| | * do not always look first in chache when receiving the *open* status from cacheMario Vavti2018-01-281-2/+2
| | * query optimisations for notifications - use a specific index onlyMario Vavti2018-01-281-3/+0
| | * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-282-2/+22
| | |\
| | * | accidently reverted a fix from yesterday in ma previous commitMario Vavti2018-01-271-7/+7
| | * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-272-1/+22
| | |\ \
| | * | | if startpage is /hq redirect all notifications links to /hq and minor notific...Mario Vavti2018-01-273-46/+39
| * | | | Surface the ability to change the landing page after channel creation and cr...zotlabs2018-01-283-0/+23
| | |_|/ | |/| |
| * | | registration testingzotlabs2018-01-272-2/+22
| | |/ | |/|
| * | Usability improvements to registration/verification workflow. This requires a...zotlabs2018-01-271-0/+16
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-262-13/+19
| |\|
| | * preserve open state of notificationsMario Vavti2018-01-261-0/+10
| | * move template out of #notifications and revert reset timer on manual triggerMario Vavti2018-01-252-9/+7
| | * reset timer on manual update triggerMario Vavti2018-01-251-6/+4
| * | Issue with configurable site age limit, vagueness when informing about email ...zotlabs2018-01-261-1/+6
| |/
| * fix some issues with bootstrap accordion (this needs fixing in some other pla...Mario Vavti2018-01-241-3/+3
| * update to bootstrap 4 stableMario Vavti2018-01-241-2/+1
| * consolidate notifications caching and loadingMario Vavti2018-01-242-24/+32
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-244-57/+37
| |\
| | * replace image cropping libraryzotlabs2018-01-233-56/+36
| | * hubzilla issue #920 - unable to delete permission groups with space in namezotlabs2018-01-221-1/+1
| * | implement caching of notifications in browser session storageMario Vavti2018-01-242-96/+135
| |/
| * make sure we deal with lowercase string in all situationsMario Vavti2018-01-211-3/+3
| * css fixMario Vavti2018-01-201-1/+2
| * use var instead of thisMario Vavti2018-01-191-1/+1
| * wrong classMario Vavti2018-01-191-2/+2
| * make sure we deal with stringsMario Vavti2018-01-192-6/+6
| * input event is catching more situations than keyupMario Vavti2018-01-191-1/+1
| * only show clear button if there is something to clearMario Vavti2018-01-191-3/+8
| * bootstrap seems to heavy for this - use custom cssMario Vavti2018-01-192-7/+11
| * provide a button to clear the name filterMario Vavti2018-01-191-2/+12
| * remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-182-24/+0