Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | fixes for immediate expire, channel_active not initialised in DB | zotlabs | 2018-06-10 | 2 | -4/+2 | |
| | | | | ||||||
* | | | | fix issue #1221 | Mario Vavti | 2018-06-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | (cherry picked from commit d0f7b1d9b79a5a96314d5c6caa011f7050cec2f9) | |||||
* | | | | Merge branch 'dev' into 'dev' | Mario | 2018-06-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update symbolic link doc/es See merge request hubzilla/core!1214 (cherry picked from commit 46cc64f2d8a503c21c8eda6d4b0b17427d29d6cd) 438ce44a Update symbolic link doc/es | |||||
* | | | | update changelog3.4.1 | Mario Vavti | 2018-06-08 | 1 | -0/+24 | |
| | | | | | | | | | | | | (cherry picked from commit 7c98aea52497ebbdd1880d98b0dbc26c32eaca39) | |||||
* | | | | bump version | Mario | 2018-06-08 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | DB update to fix wrong hubloc_url for activitypub hublocs | Mario Vavti | 2018-06-08 | 2 | -1/+27 | |
| | | | | | | | | | | | | (cherry picked from commit eb04dbc5ce2321ca5da4274005bd3e4352cf83fa) | |||||
* | | | | github to framagit transition | Mario Vavti | 2018-06-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | (cherry picked from commit 7bf1c5f27b8b8f0eea226e81a5db99585c5a56b3) | |||||
* | | | | we probably don't need to delivery local items more than once | zotlabs | 2018-06-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | (cherry picked from commit 139c39c2ce270ca1e95d86b517ebe0ad4182ecfa) | |||||
* | | | | when removing a connection, use the same rules as expire: don't remove items ↵ | zotlabs | 2018-06-08 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | that are starred, filed, or that you replied to. (cherry picked from commit 5d83469621facf89884ada4036bd25b7b566b616) | |||||
* | | | | don't show forums in forum widget if archived flag is set | zotlabs | 2018-06-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | (cherry picked from commit 7c05500392aea9d992919e1791c1557dd2f49424) | |||||
* | | | | Initial translations in doc/es-es | Manuel Jiménez Friaza | 2018-06-08 | 8 | -0/+659 | |
| | | | | | | | | | | | | (cherry picked from commit ea8ff7037a7272802a500ad91c2052451c0c1deb) | |||||
* | | | | escape query string | Mario Vavti | 2018-06-08 | 5 | -7/+7 | |
| | | | | | | | | | | | | (cherry picked from commit b3928f3d2a7c4c77df5ceba6fc29cbfcbe067dff) | |||||
* | | | | typo | Mario Vavti | 2018-06-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | (cherry picked from commit b47fdd748f4f7e8112ae5cd9d2d5c84985f43c7f) | |||||
* | | | | Merge branch 'master' into 'master' | Mario | 2018-06-08 | 2 | -72/+72 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Master See merge request hubzilla/core!1211 | |||||
| * | | | | Update developers.bb | gia vec | 2018-06-07 | 1 | -71/+71 | |
| | | | | | ||||||
| * | | | | Update Developers.md | gia vec | 2018-06-07 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | update a number of links in the code | zotlabs | 2018-06-07 | 6 | -42/+39 | |
| | | | | | | | | | | | | (cherry picked from commit 2c7597066c03bc60e83b934415df6fd7551016d1) | |||||
* | | | | remove gravizot.de from directory fallback servers due to owners request | Mario Vavti | 2018-06-06 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | update install instructions | Mario Vavti | 2018-06-06 | 1 | -10/+10 | |
| | | | | ||||||
* | | | | Some stuff of the Spanish Hubzilla | Manuel Jiménez Friaza | 2018-05-29 | 2 | -0/+21 | |
| | | | | ||||||
* | | | | fix js error with catalan language (unescaped strings) | Mario Vavti | 2018-05-27 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #1191 from jeroenpraat/master | git-marijus | 2018-05-25 | 2 | -11655/+12317 | |
|\ \ \ \ | | | | | | | | | | | Finaly update of Dutch language strings | |||||
| * | | | | Finaly update of Dutch language strings | Jeroen | 2018-05-24 | 2 | -11655/+12317 | |
|/ / / / | | | | | | | | | Already in dev, but it's up to Mario or Mike to decide if the master may be updated too | |||||
* | | | | Merge pull request #1185 from antil0pa/patch-1 | git-marijus | 2018-05-24 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | Update remote_friends_common.tpl | |||||
| * | | | | Update remote_friends_common.tpl | antil0pa | 2018-05-22 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | Found an improperly closed <div> tag. It breaks the way widget are displayed on the page. | |||||
* | | | | address globbing issue in #1170 | Mario Vavti | 2018-05-21 | 6 | -6/+18 | |
| | | | | ||||||
* | | | | update oauth related tables to use bigint/int(10) for user_id column. this ↵ | Mario | 2018-05-20 | 5 | -10/+68 | |
| | | | | | | | | | | | | | | | | is to be more consistent with the rest of the tables and fixes issue #1180 | |||||
* | | | | improve abconfig queries | Mario Vavti | 2018-05-20 | 3 | -3/+30 | |
| | | | | ||||||
* | | | | more local_channel() is not string | Mario Vavti | 2018-05-20 | 1 | -10/+10 | |
| | | | | ||||||
* | | | | local_channel() is not string | Mario Vavti | 2018-05-20 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | do not update #acl-list-content on every click in jot. we just need this ↵ | Mario Vavti | 2018-05-20 | 1 | -49/+51 | |
| | | | | | | | | | | | | | | | | updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts. | |||||
* | | | | update to fork-awesome 1.1 and fix an old font-awesome reference | Mario Vavti | 2018-05-20 | 9 | -51/+215 | |
| | | | | ||||||
* | | | | fix issue where images were not visible in acl selector after using search | Mario Vavti | 2018-05-20 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Merge pull request #1178 from fadelkon/master | git-marijus | 2018-05-20 | 2 | -3225/+4431 | |
|\ \ \ \ | | | | | | | | | | | Update catalan translations | |||||
| * | | | | Update catalan translation (both po and php) for sources changes up to Apr ↵ | fadelkon | 2018-05-20 | 2 | -3422/+4764 | |
| | | | | | | | | | | | | | | | | | | | | 23rd 2018, 07:35. | |||||
| * | | | | Update view/ca/hstrings.php to match the version of view/ca/hmessages.po | fadelkon | 2018-05-20 | 1 | -1780/+1644 | |
| | | | | | ||||||
* | | | | | Merge pull request #1170 from waitman/master | git-marijus | 2018-05-20 | 14 | -15/+15 | |
|\ \ \ \ \ | |/ / / / |/| | | | | shebang portable | |||||
| * | | | | replace disable globbing switch | root | 2018-05-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | replace disable globbing switch | root | 2018-05-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | replace disable globbing switch | root | 2018-05-12 | 5 | -5/+5 | |
| | | | | | ||||||
| * | | | | shebang portable | root | 2018-05-12 | 14 | -15/+15 | |
| | | | | | ||||||
* | | | | | anybody authenticated not correctly handled in can_comment_on_post() | zotlabs | 2018-05-16 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | fix postgres issue if register mode is set to yes - with approval | Mario Vavti | 2018-05-12 | 1 | -2/+4 | |
| | | | | ||||||
* | | | | yet another postgres/"group by" issue | zotlabs | 2018-05-08 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge branch '3.4RC'3.4 | Mario Vavti | 2018-05-04 | 1045 | -29968/+48488 | |
|\ \ \ \ | ||||||
| * | | | | release version 3.4 | Mario Vavti | 2018-05-04 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net | Mario Vavti | 2018-05-04 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | update changelog | Mario Vavti | 2018-05-04 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | RC5 | Mario Vavti | 2018-05-03 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Revert "hubzilla issue #1151 - activitypub mention gets bookmarked" | Mario Vavti | 2018-05-03 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 285781b8870d1c36cf90a3b38a448719b8bf9d21. |