Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more work on tiles | Mario | 2021-01-04 | 1 | -10/+10 |
| | |||||
* | rounded corners | Mario | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | missing translateable string and adapt icons | Mario | 2021-01-04 | 2 | -2/+2 |
| | |||||
* | some work on the tiles view | Mario | 2021-01-04 | 1 | -35/+31 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-01-03 | 2 | -635/+714 |
|\ | | | | | | | | | Update Russian translation See merge request hubzilla/core!1892 | ||||
| * | Update hstrings.php | Max Kostikov | 2021-01-03 | 1 | -16/+28 |
| | | |||||
| * | 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 ↵ | Mario | 2021-01-02 | 1 | -9/+9 |
| | | | | | | | | for collections | ||||
* | | 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 |
|/ | | | | zip file | ||||
* | 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 |
| | | | | add a info panel with attach and zrl bbcode | ||||
* | 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 ↵ | Mario | 2020-11-21 | 2 | -22/+34 |
| | | | | worked out | ||||
* | 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() - ↵ | Mario | 2020-11-20 | 1 | -9/+11 |
| | | | | to many issues with multiple triggers | ||||
* | returning the rendered html when posting a comment will make the following ↵ | Mario | 2020-11-20 | 2 | -5/+10 |
| | | | | update (and its implication in mod pubstream) obsolete | ||||
* | this is silly but it seems to be required for firefox to stop scrolling in ↵ | Mario | 2020-11-18 | 1 | -1/+4 |
| | | | | certain conditions | ||||
* | fix regression | Mario | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 5 | -102/+25 |
| | | | | 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 comments | Mario | 2020-11-17 | 2 | -21/+36 |
| | |||||
* | work around an edge case in acl selector | Mario | 2020-11-16 | 1 | -1/+7 |
| | | | (cherry picked from commit e7c83a81c79235327cbbcb5382146332ba14a684) | ||||
* | 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 ↵ | Mario | 2020-11-14 | 3 | -25/+59 |
| | | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired. | ||||
* | 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 ↵ | Mario | 2020-10-22 | 1 | -27/+54 |
| | | | | side page caching |