aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Expand)AuthorAgeFilesLines
* some work on streamlining mod photosMario2021-06-231-7/+8
* css and js fixesMario2021-06-181-0/+2
* fix issues with browser back button and minor cleanupMario2021-06-172-8/+5
* Merge branch 'dm' into 'dev'Mario2021-06-173-393/+87
|\
| * New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-173-393/+87
* | Remove unnecessary parenthesesMax Kostikov2021-06-091-1/+1
* | Fix email local part validationMax Kostikov2021-06-091-1/+1
|/
* Merge branch 'dev' into sixMario2021-06-051-0/+59
|\
| * Changed behavior in the user interaction of the languages selection. Now work...Hilmar Runge2021-06-051-0/+59
* | move mark notifications read code to mod notificationsMario2021-05-281-2/+2
* | remove more mail leftoversMario2021-05-282-27/+2
|/
* register: add option to show all register entriesMario2021-04-161-0/+6
* register: minor fixes and template cleanupMario2021-04-151-14/+7
* register: only return verified registrations in get_pending_accounts(), more ...Mario2021-04-091-2/+5
* rgister: fixes for registering with invitecode outside of open hoursMario2021-04-081-0/+15
* register: minor js cleanupMario2021-04-081-9/+7
* register: cleanup templateMario2021-04-081-7/+15
* register: more ui/ux workMario2021-04-071-4/+4
* do not expire page cache - it does not make much sense actually.Mario2021-04-061-1/+1
* Merge branch 'dev' into airMario2021-03-121-1/+1
|\
| * Fix undefined page end on non dynamic pagesMax Kostikov2021-03-081-1/+1
| * replace sticky_kit with a simpler homwgrown solution (still a bit raw) and sl...Mario2021-02-252-12/+10
| * deprecate summary tag in favour of a separate input fieldMario2021-02-191-1/+1
| * fix file permissions. 755 for dirs, 644 for filesMario2021-01-271-0/+0
| * some work to fix r_preview in list modeMario2021-01-141-1/+4
* | get devHilmar R2021-03-014-14/+15
* | Register panel interaction consistence usageHilmar R2021-01-281-37/+65
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-1/+4
|/
* mod cloud stringsMario2021-01-031-2/+2
* 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-211-1/+42
* deprecate ! and !! forum tagsMario2020-12-181-1/+2
* files_ng: fix regression in finding the right path in certain situations and ...Mario2020-12-161-2/+9
* merge branch files_ng into devMario2020-12-143-162/+366
* 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-221-23/+21
* collase the updated contentMario2020-11-211-0/+2
* restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-211-21/+33
* 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