| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Update hmessages.po | Max Kostikov | 2021-01-03 | 1 | -619/+686 |
| * | | | mod cloud strings | Mario | 2021-01-03 | 3 | -34/+39 |
| * | | | set is_owner does not need to be a per item flag. fix post button visible for... | Mario | 2021-01-02 | 1 | -9/+9 |
| | |/
| |/| |
|
| * | | remove fallback code - it will not be required if compression is dismissed | Mario | 2020-12-30 | 1 | -34/+3 |
| * | | files_ng: provide a fallback in case the server timed out on compressing the ... | Mario | 2020-12-28 | 2 | -2/+43 |
| |/ |
|
| * | fix javascript warning | Mario | 2020-12-23 | 1 | -1/+1 |
| * | remove deprecated forum autocomplete code | Mario | 2020-12-23 | 1 | -25/+2 |
| * | provide some info and remove unused code | Mario | 2020-12-22 | 1 | -10/+3 |
| * | files_ng: improve download handlÃing | Mario | 2020-12-22 | 1 | -7/+31 |
| * | files_ng: omit parent folders of a download | Mario | 2020-12-22 | 1 | -0/+2 |
| * | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 2 | -4/+50 |
| * | deprecate ! and !! forum tags | Mario | 2020-12-18 | 1 | -1/+2 |
| * | files_ng: provide bbcode snippets in the info panel | Mario | 2020-12-17 | 1 | -4/+10 |
| * | files_ng: fix regression in finding the right path in certain situations and ... | Mario | 2020-12-16 | 2 | -18/+27 |
| * | files_ng: implement lockview | Mario | 2020-12-16 | 1 | -1/+6 |
| * | fix regression in files aclselect | Mario | 2020-12-15 | 1 | -1/+1 |
| * | add another parent element to wrap the tools | Mario | 2020-12-14 | 1 | -39/+45 |
| * | merge branch files_ng into dev | Mario | 2020-12-14 | 12 | -254/+716 |
| * | this should not be required anymore | Mario | 2020-11-26 | 1 | -5/+0 |
| * | simplify code and fix issue with categories | Mario | 2020-11-23 | 1 | -1/+0 |
| * | fix mod item issue with remote channels | Mario | 2020-11-22 | 1 | -12/+12 |
| * | fix like issue with remote channels | Mario | 2020-11-22 | 2 | -23/+24 |
| * | collase the updated content | Mario | 2020-11-21 | 1 | -0/+2 |
| * | restrict returned html usage to local_channel() until some issues will be wor... | Mario | 2020-11-21 | 2 | -22/+34 |
| * | fix pubstream id issue | Mario | 2020-11-21 | 1 | -12/+6 |
| * | returning the rendered html when liking a post or comment | Mario | 2020-11-20 | 1 | -3/+16 |
| * | minor cleanup | Mario | 2020-11-20 | 1 | -8/+6 |
| * | move post_comment() handling via ctrl-enter out of handle_comment_form() - to... | Mario | 2020-11-20 | 1 | -9/+11 |
| * | returning the rendered html when posting a comment will make the following up... | Mario | 2020-11-20 | 2 | -5/+10 |
| * | this is silly but it seems to be required for firefox to stop scrolling in ce... | Mario | 2020-11-18 | 1 | -1/+4 |
| * | fix regression | Mario | 2020-11-18 | 1 | -1/+1 |
| * | Do away with auto updates except for our own actions. We might consider to re... | Mario | 2020-11-18 | 5 | -102/+25 |
| * | implement submit on ctrl-enter for post editor and comments | Mario | 2020-11-17 | 2 | -21/+36 |
| * | work around an edge case in acl selector | Mario | 2020-11-16 | 1 | -1/+7 |
| * | Update hmessages.po | Max Kostikov | 2020-11-15 | 1 | -900/+899 |
| * | Update hstrings.php | Max Kostikov | 2020-11-15 | 1 | -16/+17 |
| * | Polling fallback to server sent events. Polling is the default. SSE must be e... | Mario | 2020-11-14 | 3 | -25/+59 |
* | | air.s1: field templates checkbox/input/select and one new | me | 2020-11-14 | 4 | -4/+139 |
* | | Merge branch '5.0RC'5.0 | Mario | 2020-11-05 | 58 | -8017/+8038 |
|\| |
|
| * | css issue | Mario | 2020-11-04 | 1 | -1/+1 |
| * | call sse_setNotificationsStatus() after fading out buttons | Mario | 2020-11-03 | 1 | -1/+3 |
| * | remove unmaintained and deprecated schemas | Mario | 2020-10-31 | 6 | -1230/+0 |
| * | more lazy, less eager | Mario | 2020-10-22 | 3 | -3/+3 |
| * | lazy/eager loading and minor css fixes | Mario | 2020-10-22 | 8 | -10/+10 |
| * | fix minor regression | Mario | 2020-10-22 | 1 | -2/+4 |
| * | adapt notifications and mark item seen handling to play well with client side... | Mario | 2020-10-22 | 1 | -27/+54 |
| * | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 3 | -36/+7 |
| * | load more notifications if visible notifications count becomes < 15 | Mario | 2020-10-18 | 1 | -2/+14 |
| * | make acl selector work correctly if we provide a cid in mod network | Mario | 2020-10-16 | 2 | -6/+22 |
| * | fix image src issue in template | Mario | 2020-10-16 | 2 | -3/+4 |