aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'codeberg/dev' into devMario2021-01-092-2797/+2790
|\
| * Update Spanish translationmjfriaza2021-01-082-2797/+2790
* | 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
* | Merge branch 'dev' into 'dev'Max Kostikov2021-01-032-635/+714
|\ \
| * | Update hstrings.phpMax Kostikov2021-01-031-16/+28
| * | Update hmessages.poMax Kostikov2021-01-031-619/+686
* | | mod cloud stringsMario2021-01-033-34/+39
* | | set is_owner does not need to be a per item flag. fix post button visible for...Mario2021-01-021-9/+9
| |/ |/|
* | remove fallback code - it will not be required if compression is dismissedMario2020-12-301-34/+3
* | files_ng: provide a fallback in case the server timed out on compressing the ...Mario2020-12-282-2/+43
|/
* fix javascript warningMario2020-12-231-1/+1
* remove deprecated forum autocomplete codeMario2020-12-231-25/+2
* provide some info and remove unused codeMario2020-12-221-10/+3
* files_ng: improve download handlÃingMario2020-12-221-7/+31
* files_ng: omit parent folders of a downloadMario2020-12-221-0/+2
* files_ng: implement directory and bulk file downloadMario2020-12-212-4/+50
* deprecate ! and !! forum tagsMario2020-12-181-1/+2
* 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-162-18/+27
* 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-1412-254/+716
* this should not be required anymoreMario2020-11-261-5/+0
* simplify code and fix issue with categoriesMario2020-11-231-1/+0
* fix mod item issue with remote channelsMario2020-11-221-12/+12
* fix like issue with remote channelsMario2020-11-222-23/+24
* collase the updated contentMario2020-11-211-0/+2
* restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-212-22/+34
* fix pubstream id issueMario2020-11-211-12/+6
* returning the rendered html when liking a post or commentMario2020-11-201-3/+16
* minor cleanupMario2020-11-201-8/+6
* move post_comment() handling via ctrl-enter out of handle_comment_form() - to...Mario2020-11-201-9/+11
* returning the rendered html when posting a comment will make the following up...Mario2020-11-202-5/+10
* this is silly but it seems to be required for firefox to stop scrolling in ce...Mario2020-11-181-1/+4
* fix regressionMario2020-11-181-1/+1
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-185-102/+25
* implement submit on ctrl-enter for post editor and commentsMario2020-11-172-21/+36
* work around an edge case in acl selectorMario2020-11-161-1/+7
* Update hmessages.poMax Kostikov2020-11-151-900/+899
* Update hstrings.phpMax Kostikov2020-11-151-16/+17
* Polling fallback to server sent events. Polling is the default. SSE must be e...Mario2020-11-143-25/+59
* css issueMario2020-11-041-1/+1
* call sse_setNotificationsStatus() after fading out buttonsMario2020-11-031-1/+3
* remove unmaintained and deprecated schemasMario2020-10-316-1230/+0
* more lazy, less eagerMario2020-10-223-3/+3
* lazy/eager loading and minor css fixesMario2020-10-228-10/+10