Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵ | Mario | 2021-01-03 | 3 | -8/+8 | |
| |/ / / | | | | | | | | | | | | | notifier command | |||||
| * | | | mod cloud strings | Mario | 2021-01-03 | 5 | -46/+63 | |
| | | | | ||||||
| * | | | files_ng: slightly change the way we display link bbcode | Mario | 2021-01-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fix issue where categories were not saved on forum wall post | Mario Vavti | 2021-01-04 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | do not check against undefined variable | Mario | 2021-01-02 | 1 | -6/+6 | |
| | | | ||||||
* | | | fix typo | Mario | 2021-01-02 | 1 | -12/+12 | |
| | | | ||||||
* | | | wrong variable | Mario | 2021-01-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | wrong variable | Mario | 2021-01-02 | 1 | -2/+2 | |
| | | | ||||||
* | | | remove unused code and fix width and height not defined | Mario | 2021-01-02 | 1 | -2/+3 | |
| | | | ||||||
* | | | fix wrong variable | Mario | 2021-01-02 | 1 | -101/+101 | |
| | | | ||||||
* | | | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix wrong variable | Mario | 2021-01-02 | 1 | -303/+303 | |
| | | | ||||||
* | | | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix typo | Mario | 2021-01-02 | 1 | -5/+5 | |
| | | | ||||||
* | | | fix typos | Mario | 2021-01-02 | 1 | -3/+2 | |
| | | | ||||||
* | | | set is_owner does not need to be a per item flag. fix post button visible ↵ | Mario | 2021-01-02 | 2 | -10/+11 | |
| | | | | | | | | | | | | for collections | |||||
* | | | make share title h3 | Mario | 2021-01-02 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | changelog | Mario | 2020-12-30 | 1 | -0/+13 | |
| | | ||||||
* | | remove fallback code - it will not be required if compression is dismissed | Mario | 2020-12-30 | 2 | -53/+3 | |
| | | ||||||
* | | store zip files without compression | Mario | 2020-12-30 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-12-29 | 2 | -3/+3 | |
|\ \ | ||||||
| * | | random_profile: return zot6 entries | Mario Vavti | 2020-12-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | dirserach: return zot6 entries | Mario Vavti | 2020-12-29 | 1 | -2/+2 | |
| | | | ||||||
* | | | escape both single and double quotes for the notifications title. fixes ↵ | Mario | 2020-12-29 | 1 | -33/+33 | |
|/ / | | | | | | | issue #1503 | |||||
* | | Merge branch 'cloneissue' into 'dev' | Mario | 2020-12-29 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | Fix sync comments with clones See merge request hubzilla/core!1889 | |||||
| * | | Revert "Fix sync item with Zot connections" | Max Kostikov | 2020-12-29 | 1 | -1/+1 | |
|/ / | | | | | | | This reverts commit 3db4aa69440553788d8f46cf4bbfb38ca4f09130 | |||||
* | | Merge branch 'autocomplete' into 'dev' | Mario | 2020-12-29 | 1 | -21/+32 | |
|\ \ | | | | | | | | | | | | | Deduplicate contacts list on autocomplete See merge request hubzilla/core!1891 | |||||
| * | | Deduplicate contacts list on autocomplete | Max Kostikov | 2020-12-29 | 1 | -21/+32 | |
| |/ | ||||||
* | | Merge branch 'photocache' into 'dev' | Mario | 2020-12-29 | 1 | -3/+4 | |
|\ \ | | | | | | | | | | | | | Do not revalidate cached photos See merge request hubzilla/core!1890 | |||||
| * | | Do not revalidate cached photos | Max Kostikov | 2020-12-26 | 1 | -3/+4 | |
| |/ | ||||||
* | | Merge branch 'tuneimagick' into 'dev' | Mario | 2020-12-29 | 1 | -0/+4 | |
|\ \ | | | | | | | | | | | | | Implement Imagemagick resources consumption limiting See merge request hubzilla/core!1888 | |||||
| * | | Implement Imagemagick resources consumption limiting | Max Kostikov | 2020-12-26 | 1 | -0/+4 | |
| |/ | ||||||
* | | sse: fix issue with direct message notificationss | Mario | 2020-12-28 | 1 | -14/+14 | |
| | | ||||||
* | | files_ng: provide a fallback in case the server timed out on compressing the ↵ | Mario | 2020-12-28 | 3 | -6/+71 | |
|/ | | | | zip file | |||||
* | version bump | Mario | 2020-12-23 | 1 | -1/+1 | |
| | ||||||
* | owa specify key | Mario | 2020-12-23 | 1 | -1/+1 | |
| | ||||||
* | fix javascript warning | Mario | 2020-12-23 | 1 | -1/+1 | |
| | ||||||
* | remove deprecated forum autocomplete code | Mario | 2020-12-23 | 1 | -25/+2 | |
| | ||||||
* | provide some info and remove unused code | Mario | 2020-12-22 | 1 | -10/+3 | |
| | ||||||
* | files_ng: improve download handlÃing | Mario | 2020-12-22 | 2 | -22/+66 | |
| | ||||||
* | files_ng: omit parent folders of a download | Mario | 2020-12-22 | 2 | -18/+29 | |
| | ||||||
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 4 | -23/+198 | |
| | ||||||
* | fix issue where an array was passed to get_key() instead of a string | Mario | 2020-12-21 | 1 | -9/+11 | |
| | ||||||
* | changelog | Mario | 2020-12-21 | 1 | -0/+7 | |
| | ||||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-12-20 | 3 | -23/+20 | |
|\ | | | | | | | | | Use Zot6 for CardDAV and CalDAV sync between clones See merge request hubzilla/core!1886 | |||||
| * | Fix CardDAV address book ID | Max Kostikov | 2020-12-19 | 1 | -0/+1 | |
| | | ||||||
| * | Use Zot6 for CardDAV and CalDAV sync between clones | Max Kostikov | 2020-12-19 | 1 | -18/+19 | |
| | | ||||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-12-19 | 46 | -1033/+2335 | |
| |\ | |/ |/| | | | | | Dev sync See merge request kostikov/core!4 | |||||
* | | refresh_all will be called from the notifier in Daemon/Directory | Mario | 2020-12-19 | 1 | -5/+0 | |
| | | ||||||
* | | deprecate ! and !! forum tags | Mario | 2020-12-18 | 3 | -11/+16 | |
| | |