aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* introduce public stream notificationsMario Vavti2017-10-061-3/+7
|
* update some old spinners which were causing js issueszotlabs2017-10-053-6/+6
|
* Experimental alternate channel_menu navigation. To use, "util/config ↵zotlabs2017-10-052-3/+15
| | | | system.channel_menu 1"
* introduce shared files notificationsMario Vavti2017-10-041-8/+12
|
* bring back notifications for account approvalsMario Vavti2017-10-041-2/+13
|
* some basic work on mod commonMario Vavti2017-10-031-11/+13
|
* move common connections widget to left asideMario Vavti2017-10-031-24/+12
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-031-1/+2
|\
| * Hubzilla issue #866 allow navbar to be used when cover photo is displayed - ↵zotlabs2017-10-021-1/+2
| | | | | | | | also scroll cover photo on keyup event.
* | whitespaceMario Vavti2017-10-021-3/+3
| |
* | wiki: show save button and commit input field in all tabs if there is ↵Mario Vavti2017-10-021-25/+37
|/ | | | unsaved content. fix #853
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-011-11/+9
|\
| * fix profile edit dropdown for multiple profilesMario Vavti2017-10-011-11/+9
| |
* | use imagick converter for large photoszotlabs2017-09-301-0/+1
|/
* remove double remote login button and slightly change appearenceMario Vavti2017-09-282-2/+2
|
* Merge pull request #860 from waitman/patch-2git-marijus2017-09-281-0/+1
|\ | | | | add remote login to login form
| * add remote login to login formWaitman Gobble2017-09-181-0/+1
| | | | | | This exists in nav login but not login.tpl
* | re-arrange some htmlMario Vavti2017-09-272-7/+7
| |
* | make justifiedGallery even more happyMario Vavti2017-09-271-1/+1
| |
* | make justifiedGallery happy againMario Vavti2017-09-272-2/+6
| |
* | fix some missing spinnersMario Vavti2017-09-278-8/+18
| |
* | get rid of spinner.js in use a lightweight css spinner insteadMario Vavti2017-09-2613-58/+73
| |
* | no visible feedback when moving the affinity slider and waiting for content ↵zotlabs2017-09-211-0/+2
| | | | | | | | to load, the appropriate spinner div seems to have gone missing at some time in the past
* | wiki css fixesMario Vavti2017-09-201-6/+6
| |
* | wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-202-5/+10
| |
* | turn common friends into a widgetzotlabs2017-09-192-17/+24
| |
* | fix various wikipage widget issues (sort pages by name, respect locked mime ↵Mario2017-09-191-11/+11
|/ | | | type setting, move create tool back to the bottom)
* Moved add wiki page form to top of page list to address issue ↵Andrew Manning2017-09-161-17/+17
| | | | https://github.com/redmatrix/hubzilla/issues/719
* Page title is what we need in order to delete pages, not the urlAndrew Manning2017-09-161-1/+1
|
* do not show edit pencil if not allowed to editMario Vavti2017-09-161-0/+4
|
* implement wiki editingMario2017-09-151-12/+14
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devgit-marijus2017-09-153-5/+13
|\
| * wiki: lock mimetypezotlabs2017-09-143-4/+12
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-141-0/+2
| |\
| * | bring back wiki downloadzotlabs2017-09-141-2/+2
| | |
* | | some work on wiki aclgit-marijus2017-09-151-1/+15
| |/ |/|
* | wiki: do not suggest bbcode if mimetype is text/plainMario Vavti2017-09-141-0/+2
|/
* wiki mimetype selection. We can add text/plain as soon as we add code to ↵zotlabs2017-09-121-1/+2
| | | | purify and render it specifically.
* wiki mimetype selectionzotlabs2017-09-121-1/+2
|
* cards: remove double generic-content-wrapper and section titleMario Vavti2017-09-061-9/+4
|
* provide sharing of cardszotlabs2017-09-053-13/+18
|
* Default Access Control List (ACL) -> Default Privacy Group and minor ↵Mario Vavti2017-09-041-2/+1
| | | | template fix
* add combined index for item.uid and item.item_unseen. this speeds up ↵Mario Vavti2017-09-011-2/+2
| | | | notifications by a magnitude.
* some issues with mod_display on very first anonymous page visit (prior to ↵zotlabs2017-08-302-1/+3
| | | | any browser cookies being set)
* remove obsolete classMario Vavti2017-08-281-1/+1
|
* rewrite comment form handlinggit-marijus2017-08-281-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-241-17/+14
|\
| * minor adjustmen to the help language selectorgit-marijus2017-08-241-2/+2
| |
| * Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2017-08-241-0/+9
| |\
| | * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-241-0/+9
| | |\