| Commit message (Expand) | Author | Age | Files | Lines |
* | returning the rendered html when posting a comment will make the following up... | Mario | 2020-11-20 | 1 | -1/+1 |
* | Do away with auto updates except for our own actions. We might consider to re... | Mario | 2020-11-18 | 4 | -9/+9 |
* | implement submit on ctrl-enter for post editor and comments | Mario | 2020-11-17 | 1 | -12/+17 |
* | Polling fallback to server sent events. Polling is the default. SSE must be e... | Mario | 2020-11-14 | 2 | -0/+2 |
* | css issue | Mario | 2020-11-04 | 1 | -1/+1 |
* | more lazy, less eager | Mario | 2020-10-22 | 3 | -3/+3 |
* | lazy/eager loading and minor css fixes | Mario | 2020-10-22 | 7 | -9/+9 |
* | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 1 | -7/+7 |
* | make acl selector work correctly if we provide a cid in mod network | Mario | 2020-10-16 | 1 | -1/+1 |
* | fix image src issue in template | Mario | 2020-10-16 | 1 | -2/+2 |
* | add forums to acl selector where appropriate | Mario | 2020-10-15 | 1 | -3/+5 |
* | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 2 | -0/+4 |
* | allow to show unchecked box if the value is 0 or false | Mario | 2020-09-21 | 1 | -2/+2 |
* | respect advanced profile setting in sexual preference selector - issue #1477 | Mario | 2020-09-14 | 1 | -0/+4 |
* | first cut on implementing additional encryption with the SJCL library. aes on... | Mario Vavti | 2020-08-20 | 3 | -5/+5 |
* | Ãthis should not be required anymore | Mario | 2020-08-03 | 1 | -1/+1 |
* | add some context to the notifications | Mario | 2020-07-29 | 1 | -4/+4 |
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 2 | -2/+2 |
* | looks like fullcalendar now requires a date object instead of a string | Mario | 2020-06-18 | 1 | -1/+1 |
* | revert additional top border | Mario | 2020-06-13 | 1 | -1/+1 |
* | css fixes due to bootstrap update | Mario | 2020-06-13 | 1 | -8/+5 |
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 1 | -2/+2 |
* | add images load status to spinnner if preload images is enabled | Mario | 2020-05-18 | 1 | -0/+1 |
* | display complete perminfo only to owner | Mario | 2020-05-04 | 3 | -3/+3 |
* | improve functionality of combined notification filters | Mario | 2020-05-03 | 1 | -6/+12 |
* | Display delayed posts on author's channel page | Max Kostikov | 2020-05-02 | 1 | -1/+1 |
* | remove voting from UI in favour of polls | Mario | 2020-04-08 | 1 | -11/+1 |
* | show event timezone if it differs from the channel default timezone | Mario | 2020-04-05 | 1 | -0/+5 |
* | poll UI strings | Mario | 2020-02-28 | 1 | -7/+7 |
* | implement poll UI in jot | Mario | 2020-02-26 | 2 | -3/+56 |
* | wrap profile names in bdi tags to prevent mastodon-kiddies to mess with the l... | Mario | 2020-01-18 | 3 | -3/+3 |
* | some work on zot6 DMs | Mario | 2020-01-15 | 1 | -0/+2 |
* | update cropperjs to the recent version | Mario | 2020-01-11 | 1 | -2/+2 |
* | sse: fix new posts only filter broken after aditional results loaded | Mario | 2019-12-20 | 1 | -1/+1 |
* | update composer libs and minor notifications display fixes | Mario | 2019-12-12 | 1 | -5/+5 |
* | when ajax loading new posts, always scroll to top first | Mario | 2019-12-12 | 1 | -0/+1 |
* | directory: port censoring from zap and disable oembed in profile about | Mario | 2019-12-09 | 1 | -0/+3 |
* | sse: initial commit to deal with forum notifications | Mario | 2019-12-07 | 1 | -1/+1 |
* | Show unpin button for pinned post for owner only | Max Kostikov | 2019-12-04 | 1 | -1/+3 |
* | Update pinned item markup | Max Kostikov | 2019-12-04 | 1 | -2/+2 |
* | Fix variables for unpin button | Max Kostikov | 2019-12-04 | 1 | -1/+1 |
* | Remove hint for pin button | Max Kostikov | 2019-12-04 | 1 | -1/+1 |
* | Add unpin button for pinned item | Max Kostikov | 2019-12-04 | 1 | -1/+1 |
* | Add layout for hiding pinned content and its processing | Max Kostikov | 2019-12-03 | 1 | -2/+17 |
* | Add poll results in pinned item layout | Max Kostikov | 2019-12-03 | 1 | -7/+42 |
* | Fix unique HTML elements id | Max Kostikov | 2019-12-02 | 1 | -19/+19 |
* | Add b64mids to support current JS | Max Kostikov | 2019-12-01 | 1 | -2/+1 |
* | Formatting | Max Kostikov | 2019-12-01 | 1 | -1/+1 |
* | Add pinned item layout | Max Kostikov | 2019-12-01 | 1 | -0/+147 |
* | Add pinnig controls to item layout | Max Kostikov | 2019-12-01 | 1 | -0/+6 |