aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |\
| * | | Added language selector menu for Help pagesAndrew Manning2017-08-241-0/+15
| |/ /
| * | Repaired and extended support for help page translations including table of ↵Andrew Manning2017-08-231-18/+0
| | | | | | | | | | | | contents files at the top level. Moved help module javascript to mod_help.js.
* | | cards - change placeholdertext, separate from button textzotlabs2017-08-241-1/+1
| |/ |/|
* | cards: make likes reload pagezotlabs2017-08-231-0/+1
| |
* | several card enhancementszotlabs2017-08-231-2/+2
| |
* | cards featurezotlabs2017-08-232-2/+10
|/
* contact_slider.tpl didn't get updated with one of the bootstrap changes ↵zotlabs2017-08-131-3/+3
| | | | where 'in' was renamed to 'show'
* minor js and css changesgit-marijus2017-08-121-2/+2
|
* only show upload button to those with write_storage permissionzotlabs2017-08-081-0/+2
|
* support upload of files and attachments into comments. This has some ↵zotlabs2017-08-083-0/+35
| | | | repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing.
* allow channel address to be changedzotlabs2017-08-041-0/+20
|
* auto preview mail on media insertion alsozotlabs2017-08-031-0/+3
|
* Merge remote-tracking branch 'mike/master' into devgit-marijus2017-08-033-0/+5
|\
| * add auto post preview to 'select photo from albums'zotlabs2017-08-011-0/+1
| |
| * auto preview when inserting a media item or embed into a post. Since this ↵zotlabs2017-08-013-0/+4
| | | | | | | | unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two.
* | fix issue #836 - missing opening form taggit-marijus2017-08-031-0/+1
| |
* | fix attachment upload for private mailgit-marijus2017-08-032-28/+26
|/
* modify connection edit display for channels with no address/webbiezotlabs2017-07-301-1/+1
|
* disable file notifications on initial upload for now - it can behave funky ↵git-marijus2017-07-311-1/+1
| | | | when uploading multiple small files at once
* no need for jquery heregit-marijus2017-07-302-2/+8
|
* implement file notification on initial upload and rename ↵git-marijus2017-07-291-0/+1
| | | | get_parent_cloudpath() to get_cloud_url() which now includes the filename
* close the apps-menu if the notifications-menu is open and vice versagit-marijus2017-07-291-1/+1
|