aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
...
| * deprecate ! and !! forum tagsMario2020-12-181-1/+2
| * files_ng: provide bbcode snippets in the info panelMario2020-12-171-4/+10
| * files_ng: fix regression in finding the right path in certain situations and ...Mario2020-12-162-18/+27
| * files_ng: implement lockviewMario2020-12-161-1/+6
| * fix regression in files aclselectMario2020-12-151-1/+1
| * add another parent element to wrap the toolsMario2020-12-141-39/+45
| * merge branch files_ng into devMario2020-12-1412-254/+716
| * this should not be required anymoreMario2020-11-261-5/+0
| * simplify code and fix issue with categoriesMario2020-11-231-1/+0
| * fix mod item issue with remote channelsMario2020-11-221-12/+12
| * fix like issue with remote channelsMario2020-11-222-23/+24
| * collase the updated contentMario2020-11-211-0/+2
| * restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-212-22/+34
| * fix pubstream id issueMario2020-11-211-12/+6
| * returning the rendered html when liking a post or commentMario2020-11-201-3/+16
| * minor cleanupMario2020-11-201-8/+6
| * move post_comment() handling via ctrl-enter out of handle_comment_form() - to...Mario2020-11-201-9/+11
| * returning the rendered html when posting a comment will make the following up...Mario2020-11-202-5/+10
| * this is silly but it seems to be required for firefox to stop scrolling in ce...Mario2020-11-181-1/+4
| * fix regressionMario2020-11-181-1/+1
| * Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-185-102/+25
| * implement submit on ctrl-enter for post editor and commentsMario2020-11-172-21/+36
| * work around an edge case in acl selectorMario2020-11-161-1/+7
| * Update hmessages.poMax Kostikov2020-11-151-900/+899
| * Update hstrings.phpMax Kostikov2020-11-151-16/+17
| * Polling fallback to server sent events. Polling is the default. SSE must be e...Mario2020-11-143-25/+59
* | air.s1: field templates checkbox/input/select and one newme2020-11-144-4/+139
* | Merge branch '5.0RC'5.0Mario2020-11-0558-8017/+8038
|\|
| * css issueMario2020-11-041-1/+1
| * call sse_setNotificationsStatus() after fading out buttonsMario2020-11-031-1/+3
| * remove unmaintained and deprecated schemasMario2020-10-316-1230/+0
| * more lazy, less eagerMario2020-10-223-3/+3
| * lazy/eager loading and minor css fixesMario2020-10-228-10/+10
| * fix minor regressionMario2020-10-221-2/+4
| * adapt notifications and mark item seen handling to play well with client side...Mario2020-10-221-27/+54
| * highlight events for today in notifications and remove some redundant cssMario2020-10-193-36/+7
| * load more notifications if visible notifications count becomes < 15Mario2020-10-181-2/+14
| * make acl selector work correctly if we provide a cid in mod networkMario2020-10-162-6/+22
| * fix image src issue in templateMario2020-10-162-3/+4
| * add forums to acl selector where appropriateMario2020-10-152-8/+54
| * Merge pull request 'Update Spanish' (#1) from mjfriaza/hubzilla:dev into devhubzilla2020-10-053-2792/+2800
| |\
| | * Update Spanishmjfriaza2020-09-263-2792/+2800
| * | 5.0RC testing: comment out global removeMario2020-09-232-0/+4
| * | fix notifications html not reset on markRead()Mario2020-09-231-0/+2
| * | allow to show unchecked box if the value is 0 or falseMario2020-09-211-2/+2
| * | Update Russian hmessages.poMax Kostikov2020-09-181-2183/+2005
| * | Update Russian hstrings.phpMax Kostikov2020-09-181-112/+68
| * | respect advanced profile setting in sexual preference selector - issue #1477Mario2020-09-141-0/+4
| * | move cryptojs to addonMario Vavti2020-08-222-277/+5
| * | use the default setting and also add the mode to the cipher. aes-128 is to be...Mario Vavti2020-08-211-4/+4