| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | add forums to acl selector where appropriate | Mario | 2020-10-15 | 2 | -8/+54 |
* | Merge pull request 'Update Spanish' (#1) from mjfriaza/hubzilla:dev into dev | hubzilla | 2020-10-05 | 3 | -2792/+2800 |
|\ |
|
| * | Update Spanish | mjfriaza | 2020-09-26 | 3 | -2792/+2800 |
* | | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 2 | -0/+4 |
* | | fix notifications html not reset on markRead() | Mario | 2020-09-23 | 1 | -0/+2 |
* | | allow to show unchecked box if the value is 0 or false | Mario | 2020-09-21 | 1 | -2/+2 |
* | | Update Russian hmessages.po | Max Kostikov | 2020-09-18 | 1 | -2183/+2005 |
* | | Update Russian hstrings.php | Max Kostikov | 2020-09-18 | 1 | -112/+68 |
* | | respect advanced profile setting in sexual preference selector - issue #1477 | Mario | 2020-09-14 | 1 | -0/+4 |
* | | move cryptojs to addon | Mario Vavti | 2020-08-22 | 2 | -277/+5 |
* | | use the default setting and also add the mode to the cipher. aes-128 is to be... | Mario Vavti | 2020-08-21 | 1 | -4/+4 |
* | | first cut on implementing additional encryption with the SJCL library. aes on... | Mario Vavti | 2020-08-20 | 5 | -6/+100 |
* | | Ãthis should not be required anymore | Mario | 2020-08-03 | 1 | -1/+1 |
* | | css fix | Mario | 2020-07-31 | 1 | -1/+1 |
* | | 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 | 2 | -6/+6 |
* | | 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 | 2 | -1/+2 |