| Commit message (Expand) | Author | Age | Files | Lines |
* | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 1 | -382/+57 |
* | Merge branch 'dev' into six | Mario | 2021-06-05 | 1 | -0/+59 |
|\ |
|
| * | Changed behavior in the user interaction of the languages selection. Now work... | Hilmar Runge | 2021-06-05 | 1 | -0/+59 |
* | | move mark notifications read code to mod notifications | Mario | 2021-05-28 | 1 | -2/+2 |
* | | remove more mail leftovers | Mario | 2021-05-28 | 1 | -20/+2 |
|/ |
|
* | do not expire page cache - it does not make much sense actually. | Mario | 2021-04-06 | 1 | -1/+1 |
* | Fix undefined page end on non dynamic pages | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
* | replace sticky_kit with a simpler homwgrown solution (still a bit raw) and sl... | Mario | 2021-02-25 | 1 | -2/+2 |
* | some work to fix r_preview in list mode | Mario | 2021-01-14 | 1 | -1/+4 |
* | files_ng: provide a fallback in case the server timed out on compressing the ... | Mario | 2020-12-28 | 1 | -0/+10 |
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -47/+36 |
* | 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 | 1 | -23/+21 |
* | 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 | 1 | -21/+33 |
* | 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 | 1 | -4/+9 |
* | 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 | 1 | -93/+16 |
* | implement submit on ctrl-enter for post editor and comments | Mario | 2020-11-17 | 1 | -9/+19 |
* | Polling fallback to server sent events. Polling is the default. SSE must be e... | Mario | 2020-11-14 | 1 | -25/+57 |
* | call sse_setNotificationsStatus() after fading out buttons | Mario | 2020-11-03 | 1 | -1/+3 |
* | 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 |
* | load more notifications if visible notifications count becomes < 15 | Mario | 2020-10-18 | 1 | -2/+14 |
* | fix image src issue in template | Mario | 2020-10-16 | 1 | -1/+2 |
* | fix notifications html not reset on markRead() | Mario | 2020-09-23 | 1 | -0/+2 |
* | syntax | Mario | 2020-07-30 | 1 | -4/+4 |
* | raise cache lifetime - this should probably be configurable | Mario | 2020-07-30 | 1 | -1/+1 |
* | add some context to the notifications | Mario | 2020-07-29 | 1 | -2/+2 |
* | reset bParam_page in case of failure | Mario | 2020-07-21 | 1 | -0/+1 |
* | slightly raise cache lifetime | Mario | 2020-07-21 | 1 | -1/+1 |
* | no need to iterate the object twice | Mario | 2020-07-21 | 1 | -61/+56 |
* | do not cache single thread pages | Mario | 2020-07-16 | 1 | -29/+2 |
* | more itemspage work | Mario | 2020-07-16 | 1 | -0/+28 |
* | an attempt to improve lazy loading | Mario | 2020-07-16 | 1 | -7/+79 |
* | minor adjustion | Mario | 2020-07-14 | 1 | -0/+1 |
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 1 | -1/+1 |
* | comment out code which is only required for loggingĂ | Mario | 2020-05-18 | 1 | -1/+1 |
* | re-enable time logging | Mario | 2020-05-18 | 1 | -1/+1 |
* | add images load status to spinnner if preload images is enabled | Mario | 2020-05-18 | 1 | -29/+44 |
* | implement notifications for direct messages | Mario | 2020-05-14 | 1 | -2/+2 |
* | improve functionality of combined notification filters | Mario | 2020-05-03 | 1 | -3/+3 |
* | Display delayed posts on author's channel page | Max Kostikov | 2020-05-02 | 1 | -1/+2 |