Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | air: deal with timezones when displaying open/close time - this should ↵ | Mario | 2021-03-18 | 2 | -2/+8 |
| | | | | finally fix issue #1544 | ||||
* | air: convert utc to local in browser (we do not have a client timezone ↵ | Mario | 2021-03-17 | 2 | -1/+7 |
| | | | | othervise at this point) - issue #1544 | ||||
* | air: some work on ui/ux | Mario | 2021-03-17 | 1 | -10/+8 |
| | |||||
* | simplify get_pending_accounts query so that it will work in postgres. this ↵ | Mario | 2021-03-16 | 1 | -1/+1 |
| | | | | will introduce a regression in rendering the table background color. | ||||
* | fix cover photo image issues on some mobile devices | Mario | 2021-03-16 | 1 | -2/+9 |
| | |||||
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into air | Mario | 2021-03-12 | 3 | -31/+39 |
|\ | |||||
| * | truncate too long text | Mario | 2021-03-12 | 1 | -3/+3 |
| | | |||||
| * | add interactive flag | Mario | 2021-03-11 | 1 | -1/+1 |
| | | |||||
| * | fix summary not reset on cancel | Mario | 2021-03-08 | 1 | -0/+1 |
| | | |||||
| * | fix summary not saved in browser autosave draft | Mario | 2021-03-08 | 1 | -0/+7 |
| | | |||||
| * | type submit should not be type button | Mario | 2021-03-08 | 1 | -1/+1 |
| | | |||||
| * | fix unexpected trigger of buttons when pressing enter in input field issue #1528 | Mario | 2021-03-08 | 2 | -28/+28 |
| | | |||||
| * | replace sticky_kit with a simpler homwgrown solution (still a bit raw) and ↵ | Mario | 2021-02-25 | 6 | -9/+12 |
| | | | | | | | | slightly change the way we load new content so that people with a long aside column do not have to scroll all the way to the bottom for loading the next page | ||||
| * | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 1 | -1/+4 |
| | | |||||
| * | fix preview generating duplicate IDs | Mario | 2021-02-15 | 2 | -1/+5 |
| | | |||||
| * | Merge branch 'customjotheaders' into 'dev' | Mario | 2021-01-27 | 1 | -0/+5 |
| |\ | | | | | | | | | | | | | Custom "headers" in item creation form. See merge request hubzilla/core!1901 | ||||
| | * | Custom "headers" in item creation form. | M. Dent | 2021-01-27 | 1 | -0/+5 |
| | | | |||||
| * | | fix file permissions. 755 for dirs, 644 for files | Mario | 2021-01-27 | 170 | -0/+0 |
| |/ | |||||
| * | use mail envelope instead of lock icon for direct messages | Mario | 2021-01-26 | 3 | -3/+3 |
| | | |||||
| * | some work to fix r_preview in list mode | Mario | 2021-01-14 | 1 | -1/+5 |
| | | |||||
* | | get dev | Hilmar R | 2021-03-01 | 169 | -14/+33 |
| | | |||||
* | | Register panel interaction consistence usage | Hilmar R | 2021-01-28 | 1 | -7/+2 |
| | | |||||
* | | login panel, reg limits. | Hilmar R | 2021-01-27 | 2 | -14/+13 |
| | | |||||
* | | Two field positions | Hilmar R | 2021-01-24 | 1 | -2/+2 |
| | | |||||
* | | 2 fields dups removed | Hilmar R | 2021-01-23 | 1 | -4/+2 |
| | | |||||
* | | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 7 | -69/+350 |
| | | |||||
* | | Merge branch 'master' into air.5 | Hilmar R | 2021-01-22 | 15 | -143/+386 |
|\| | |||||
| * | more work on tiles | Mario | 2021-01-04 | 1 | -10/+10 |
| | | |||||
| * | rounded corners | Mario | 2021-01-04 | 1 | -1/+1 |
| | | |||||
| * | missing translateable string and adapt icons | Mario | 2021-01-04 | 2 | -2/+2 |
| | | |||||
| * | some work on the tiles view | Mario | 2021-01-04 | 1 | -35/+31 |
| | | |||||
| * | mod cloud strings | Mario | 2021-01-03 | 2 | -32/+37 |
| | | |||||
| * | set is_owner does not need to be a per item flag. fix post button visible ↵ | Mario | 2021-01-02 | 1 | -9/+9 |
| | | | | | | | | for collections | ||||
| * | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -3/+8 |
| | | |||||
| * | files_ng: provide bbcode snippets in the info panel | Mario | 2020-12-17 | 1 | -4/+10 |
| | | |||||
| * | files_ng: fix regression in finding the right path in certain situations and ↵ | Mario | 2020-12-16 | 1 | -16/+18 |
| | | | | | | | | add a info panel with attach and zrl bbcode | ||||
| * | files_ng: implement lockview | Mario | 2020-12-16 | 1 | -1/+6 |
| | | |||||
| * | fix regression in files aclselect | Mario | 2020-12-15 | 1 | -1/+1 |
| | | |||||
| * | add another parent element to wrap the tools | Mario | 2020-12-14 | 1 | -39/+45 |
| | | |||||
| * | merge branch files_ng into dev | Mario | 2020-12-14 | 6 | -74/+281 |
| | | |||||
| * | fix like issue with remote channels | Mario | 2020-11-22 | 1 | -0/+3 |
| | | |||||
| * | restrict returned html usage to local_channel() until some issues will be ↵ | Mario | 2020-11-21 | 1 | -1/+1 |
| | | | | | | | | worked out | ||||
| * | returning the rendered html when posting a comment will make the following ↵ | Mario | 2020-11-20 | 1 | -1/+1 |
| | | | | | | | | update (and its implication in mod pubstream) obsolete | ||||
| * | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 4 | -9/+9 |
| | | | | | | | | 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 | 1 | -12/+17 |
| | | |||||
| * | Polling fallback to server sent events. Polling is the default. SSE must be ↵ | Mario | 2020-11-14 | 2 | -0/+2 |
| | | | | | | | | 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 |
|/ | |||||
* | css issue | Mario | 2020-11-04 | 1 | -1/+1 |
| | |||||
* | more lazy, less eager | Mario | 2020-10-22 | 3 | -3/+3 |
| |