aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
|
* 5.0RC testing: comment out global removeMario2020-09-232-0/+4
|
* allow to show unchecked box if the value is 0 or falseMario2020-09-211-2/+2
|
* respect advanced profile setting in sexual preference selector - issue #1477Mario2020-09-141-0/+4
|
* first cut on implementing additional encryption with the SJCL library. aes ↵Mario Vavti2020-08-203-5/+5
| | | | only and no backward compatibility.
* Ãthis should not be required anymoreMario2020-08-031-1/+1
|
* add some context to the notificationsMario2020-07-291-4/+4
|
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-142-2/+2
|
* looks like fullcalendar now requires a date object instead of a stringMario2020-06-181-1/+1
|
* revert additional top borderMario2020-06-131-1/+1
|
* css fixes due to bootstrap updateMario2020-06-131-8/+5
|
* allow apps to be both pinned and starred independentlyZot2020-06-111-2/+2
|
* add images load status to spinnner if preload images is enabledMario2020-05-181-0/+1
|
* display complete perminfo only to ownerMario2020-05-043-3/+3
|
* improve functionality of combined notification filtersMario2020-05-031-6/+12
|
* Display delayed posts on author's channel pageMax Kostikov2020-05-021-1/+1
|
* remove voting from UI in favour of pollsMario2020-04-081-11/+1
|
* show event timezone if it differs from the channel default timezoneMario2020-04-051-0/+5
|
* poll UI stringsMario2020-02-281-7/+7
|
* implement poll UI in jotMario2020-02-262-3/+56
|
* wrap profile names in bdi tags to prevent mastodon-kiddies to mess with the ↵Mario2020-01-183-3/+3
| | | | layout
* some work on zot6 DMsMario2020-01-151-0/+2
|
* update cropperjs to the recent versionMario2020-01-111-2/+2
|
* sse: fix new posts only filter broken after aditional results loadedMario2019-12-201-1/+1
|
* update composer libs and minor notifications display fixesMario2019-12-121-5/+5
|