Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-06-25 | 54 | -3015/+2447 | |
| |\ \ | ||||||
| | * \ | Merge branch 'dev' into 'dev' | Mike Macgirvin | 2018-06-20 | 1 | -2/+1 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | 2 times the same ;) See merge request hubzilla/core!1222 | |||||
| | | * | | Update roadmap.bb | gia vec | 2018-06-19 | 1 | -2/+1 | |
| | | | | | ||||||
| | * | | | Merge branch 'patch-1' into 'dev' | Mike Macgirvin | 2018-06-20 | 2 | -2/+2 | |
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | | NL strings: fix simple error See merge request hubzilla/core!1221 | |||||
| | | * | | fix simple error | jeroenpraat | 2018-06-18 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | fix simple error | jeroenpraat | 2018-06-18 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | updates justified gallery lib to version 3.7 and minor fixes for full template | Mario Vavti | 2018-06-25 | 5 | -210/+338 | |
| | |/ / | |/| | | ||||||
* | | | | disable log noise until it is needed | zotlabs | 2018-06-25 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | crc32 is potentially reversible | zotlabs | 2018-06-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | SECURITY: logging: hash the session_id in case somebody posts log snippets ↵ | zotlabs | 2018-06-25 | 1 | -3/+10 | |
| | | | | | | | | | | | | from active sessions; also provide a hashed process_id if using a daemon process (with no session) for easier tracking of related log events | |||||
* | | | remove the white-space pre-wrap property on code blocks. This should ↵ | zotlabs | 2018-06-24 | 2 | -9/+2 | |
| | | | | | | | | | | | | probably be done with the word-break property instead | |||||
* | | | remote_self wasn't working correctly | zotlabs | 2018-06-24 | 1 | -5/+6 | |
| |/ |/| | ||||||
* | | hiding a channel from the directory also hides them from the cloud rootdir | zotlabs | 2018-06-18 | 1 | -3/+2 | |
| | | ||||||
* | | whitespace | zotlabs | 2018-06-18 | 1 | -2/+0 | |
| | | ||||||
* | | channel sources: add 'resend' option to discard original author - similar to ↵ | zotlabs | 2018-06-18 | 3 | -6/+13 | |
| | | | | | | | | the Friendica remote_self setting | |||||
* | | translate dos line endings | zotlabs | 2018-06-18 | 17 | -2381/+2381 | |
| | | ||||||
* | | provide flag to collect_recipients to exclude privacy groups (for federation ↵ | zotlabs | 2018-06-18 | 1 | -2/+8 | |
| | | | | | | | | plugin use) | |||||
* | | consolidate the various project roadmap files and remove stuff that's either ↵ | zotlabs | 2018-06-17 | 3 | -89/+13 | |
| | | | | | | | | finished or abandoned | |||||
* | | remove admin docs on upgrading from redmatrix; operation is no longer supported | zotlabs | 2018-06-17 | 1 | -10/+0 | |
| | | ||||||
* | | This effectively reverts 438ce44a which symlinked doc/es to a non-existent ↵ | zotlabs | 2018-06-17 | 1 | -1/+1 | |
| | | | | | | | | file (doc/doc/es-es) | |||||
* | | remove several unused/unreferenced templates | zotlabs | 2018-06-17 | 24 | -511/+12 | |
| | | ||||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-06-17 | 11 | -171/+181 | |
|\| | ||||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2018-06-17 | 29 | -73/+116 | |
| |\ | ||||||
| * | | some work on mod group | Mario | 2018-06-17 | 11 | -171/+181 | |
| | | | ||||||
* | | | owa: htmlentity encoding encountered in authentication workflow (possibly ↵ | zotlabs | 2018-06-17 | 1 | -1/+8 | |
| | | | | | | | | | | | | introduced during Apache mod_rewrite with QSA flag) | |||||
* | | | slightly more memory efficient way to drop posts of removed connections | zotlabs | 2018-06-15 | 1 | -7/+8 | |
| |/ |/| | ||||||
* | | apply changes to slider defaults across all modules that use buildQuery for ↵ | zotlabs | 2018-06-15 | 5 | -10/+10 | |
| | | | | | | | | updates | |||||
* | | hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ↵ | zotlabs | 2018-06-15 | 2 | -6/+8 | |
| | | | | | | | | saved default changes | |||||
* | | wiki: word-wrap code on any character | zotlabs | 2018-06-14 | 1 | -0/+2 | |
| | | ||||||
* | | re-implement/refactor getQuotaInfo() on DAV storage | zotlabs | 2018-06-14 | 4 | -37/+50 | |
| | | ||||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-06-13 | 2 | -2/+2 | |
|\ \ | ||||||
| * \ | Merge branch 'dev' into 'dev' | Mike Macgirvin | 2018-06-14 | 2 | -2/+2 | |
| |\ \ | | | | | | | | | | | | | | | | | change repo links See merge request hubzilla/core!1220 | |||||
| | * | | Update README.md | gia vec | 2018-06-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | (cherry picked from commit 7d73543b84507b74c8058da7dd062d7949c34d61) | |||||
| | * | | Update hubzilla-setup.sh | gia vec | 2018-06-14 | 1 | -1/+1 | |
| |/ / | | | | | | | (cherry picked from commit 95f2eb68ca38976b7ca9d3f5c2d89c923d5ef4b5) | |||||
* | | | optionally report total available space when uploading | zotlabs | 2018-06-13 | 3 | -1/+9 | |
| | | | ||||||
* | | | SECURITY: provide option to disable the cloud 'root' directory and make the ↵ | zotlabs | 2018-06-13 | 3 | -0/+15 | |
|/ / | | | | | | | cloud module require a target channel nickname. This is a low impact change as there is currently no disclosure of private information. The presence of a file browser for all the channels on the site could be (and is reported to be) a concern to some people and there is no reason why it shouldn't be optional. | |||||
* | | uid is integer | zotlabs | 2018-06-13 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2018-06-13 | 6 | -8/+8 | |
|\ \ | ||||||
| * \ | Merge branch 'fix-addons-links' into 'dev' | Mike Macgirvin | 2018-06-13 | 6 | -8/+8 | |
| |\ \ | | | | | | | | | | | | | | | | | fix links to addons repository See merge request hubzilla/core!1216 | |||||
| | * | | fix links to addons repository | Herbert Thielen | 2018-06-11 | 6 | -8/+8 | |
| |/ / | ||||||
* | | | Merge branch 'master' of ../hz into dev | zotlabs | 2018-06-13 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | null db fields in mod_invite | zotlabs | 2018-06-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of ../hz into dev | zotlabs | 2018-06-10 | 4 | -5/+8 | |
|\| | | ||||||
| * | | hubzilla core issue #1218 | zotlabs | 2018-06-10 | 2 | -1/+6 | |
| | | | ||||||
| * | | fixes for immediate expire, channel_active not initialised in DB | zotlabs | 2018-06-10 | 2 | -4/+2 | |
| | | | ||||||
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-06-10 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'dev' into 'dev' | Mario | 2018-06-10 | 1 | -1/+1 | |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | Update symbolic link doc/es See merge request hubzilla/core!1214 | |||||
| | * | | Update symbolic link doc/es | Manuel Jiménez Friaza | 2018-06-09 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fix issue #1221 | Mario Vavti | 2018-06-10 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | fix issue #1219 | Mario Vavti | 2018-06-09 | 2 | -4/+7 | |
| | | |