aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* air: fix register notificationsMario2021-03-151-1/+1
|
* Merge branch 'dev' into airMario2021-03-123-31/+39
|\
| * truncate too long textMario2021-03-121-3/+3
| |
| * add interactive flagMario2021-03-111-1/+1
| |
| * fix summary not reset on cancelMario2021-03-081-0/+1
| |
| * fix summary not saved in browser autosave draftMario2021-03-081-0/+7
| |
| * type submit should not be type buttonMario2021-03-081-1/+1
| |
| * fix unexpected trigger of buttons when pressing enter in input field issue #1528Mario2021-03-082-28/+28
| |
| * replace sticky_kit with a simpler homwgrown solution (still a bit raw) and ↵Mario2021-02-256-9/+12
| | | | | | | | slightly change the way we load new content so that people with a long aside column do not have to scroll all the way to the bottom for loading the next page
| * deprecate summary tag in favour of a separate input fieldMario2021-02-191-1/+4
| |
| * fix preview generating duplicate IDsMario2021-02-152-1/+5
| |
| * Merge branch 'customjotheaders' into 'dev'Mario2021-01-271-0/+5
| |\ | | | | | | | | | | | | Custom "headers" in item creation form. See merge request hubzilla/core!1901
| | * Custom "headers" in item creation form.M. Dent2021-01-271-0/+5
| | |
| * | fix file permissions. 755 for dirs, 644 for filesMario2021-01-27170-0/+0
| |/
| * use mail envelope instead of lock icon for direct messagesMario2021-01-263-3/+3
| |
| * some work to fix r_preview in list modeMario2021-01-141-1/+5
| |
* | get devHilmar R2021-03-01169-14/+33
| |
* | Register panel interaction consistence usageHilmar R2021-01-281-7/+2
| |
* | login panel, reg limits.Hilmar R2021-01-272-14/+13
| |
* | Two field positionsHilmar R2021-01-241-2/+2
| |
* | 2 fields dups removedHilmar R2021-01-231-4/+2
| |
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-237-69/+350
| |
* | Merge branch 'master' into air.5Hilmar R2021-01-2215-143/+386
|\|
| * more work on tilesMario2021-01-041-10/+10
| |
| * rounded cornersMario2021-01-041-1/+1
| |
| * missing translateable string and adapt iconsMario2021-01-042-2/+2
| |
| * some work on the tiles viewMario2021-01-041-35/+31
| |
| * mod cloud stringsMario2021-01-032-32/+37
| |
| * set is_owner does not need to be a per item flag. fix post button visible ↵Mario2021-01-021-9/+9
| | | | | | | | for collections
| * files_ng: implement directory and bulk file downloadMario2020-12-211-3/+8
| |
| * files_ng: provide bbcode snippets in the info panelMario2020-12-171-4/+10
| |
| * files_ng: fix regression in finding the right path in certain situations and ↵Mario2020-12-161-16/+18
| | | | | | | | add a info panel with attach and zrl bbcode
| * files_ng: implement lockviewMario2020-12-161-1/+6
| |
| * fix regression in files aclselectMario2020-12-151-1/+1
| |
| * add another parent element to wrap the toolsMario2020-12-141-39/+45
| |
| * merge branch files_ng into devMario2020-12-146-74/+281
| |
| * fix like issue with remote channelsMario2020-11-221-0/+3
| |
| * restrict returned html usage to local_channel() until some issues will be ↵Mario2020-11-211-1/+1
| | | | | | | | worked out
| * returning the rendered html when posting a comment will make the following ↵Mario2020-11-201-1/+1
| | | | | | | | update (and its implication in mod pubstream) obsolete
| * Do away with auto updates except for our own actions. We might consider to ↵Mario2020-11-184-9/+9
| | | | | | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488
| * implement submit on ctrl-enter for post editor and commentsMario2020-11-171-12/+17
| |
| * Polling fallback to server sent events. Polling is the default. SSE must be ↵Mario2020-11-142-0/+2
| | | | | | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired.
* | air.s1: field templates checkbox/input/select and one newme2020-11-144-4/+139
|/
* css issueMario2020-11-041-1/+1
|
* more lazy, less eagerMario2020-10-223-3/+3
|
* lazy/eager loading and minor css fixesMario2020-10-227-9/+9
|
* highlight events for today in notifications and remove some redundant cssMario2020-10-191-7/+7
|
* make acl selector work correctly if we provide a cid in mod networkMario2020-10-161-1/+1
|
* fix image src issue in templateMario2020-10-161-2/+2
|
* add forums to acl selector where appropriateMario2020-10-151-3/+5
|