Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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. | |||||
* | | 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 ↵ | Mario | 2020-10-22 | 1 | -27/+54 | |
| | | | | | | | | side page caching | |||||
| * | 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 | |
| |\ | | | | | | | | | | Reviewed-on: https://codeberg.org/hubzilla/hubzilla/pulls/1 | |||||
| | * | 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 ↵ | Mario Vavti | 2020-08-21 | 1 | -4/+4 | |
| | | | | | | | | | | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957 | |||||
| * | | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 5 | -6/+100 | |
| | | | | | | | | | | | | only and no backward compatibility. | |||||
| * | | Ã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 | |
| | | ||||||
| * | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 4 | -4/+4 | |
| | | ||||||
| * | looks like fullcalendar now requires a date object instead of a string | Mario | 2020-06-18 | 1 | -1/+1 | |
| | | ||||||
| * | update jquery to version 3.5.1 | Mario | 2020-06-13 | 1 | -2/+3 | |
| | | ||||||
| * | revert additional top border | Mario | 2020-06-13 | 1 | -1/+1 | |
| | | ||||||
| * | css fixes due to bootstrap update | Mario | 2020-06-13 | 3 | -21/+10 | |
| | | ||||||
| * | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 1 | -2/+2 | |
| | |