Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | removed underline only for testing purpose - revert | Mario Vavti | 2017-11-12 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | fix some schema issues | Mario Vavti | 2017-11-12 | 4 | -5/+21 | |
| | | | | ||||||
| | * | | more changelog | Mario Vavti | 2017-11-11 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-11 | 6 | -16/+22 | |
| | |\ \ | ||||||
| | * | | | changelog | Mario Vavti | 2017-11-11 | 1 | -1/+32 | |
| | | | | | ||||||
| | * | | | fix wiki pages not updating after creating new page | Mario Vavti | 2017-11-11 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | animate fast | Mario Vavti | 2017-11-11 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | dedicate the first click to slideup the cover again but make sure the nav ↵ | Mario Vavti | 2017-11-11 | 1 | -2/+1 | |
| | | |/ | | |/| | | | | | | | | | buttons remain functional | |||||
| | * | | revert back to get the mid from enotify - otherwise we can not distinct ↵ | Mario Vavti | 2017-11-10 | 3 | -7/+8 | |
| | | | | | | | | | | | | | | | | between posts and likes | |||||
| | * | | bring some ajax to photo upload | Mario Vavti | 2017-11-10 | 3 | -0/+239 | |
| | | | | ||||||
| * | | | fix some conflicts between private tags and forum tags | zotlabs | 2017-11-12 | 1 | -154/+150 | |
| | | | | ||||||
| * | | | cleanup of upload_to_comments test; we actually don't care about the profile ↵ | zotlabs | 2017-11-12 | 2 | -23/+8 | |
| | |/ | |/| | | | | | | | owner. We only care that we're logged in locally and our storage is public by default. | |||||
| * | | also disable uploading in comments if the channel permissionlimits for ↵ | zotlabs | 2017-11-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | view_storage aren't PERMS_PUBLIC. | |||||
| * | | set os_syspath in DAV file put operation so that photos will scale correctly. | zotlabs | 2017-11-10 | 1 | -3/+6 | |
| | | | ||||||
| * | | hubzilla issue #901 - unicode characters in urls tripping up url regexes - ↵ | zotlabs | 2017-11-09 | 4 | -13/+13 | |
| |/ | | | | | | | these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs. | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-09 | 4 | -3/+7 | |
| |\ | ||||||
| | * | unable to change permissions on wiki with space in name | zotlabs | 2017-11-08 | 1 | -1/+1 | |
| | | | ||||||
| | * | use logger | zotlabs | 2017-11-08 | 1 | -2/+1 | |
| | | | ||||||
| | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-08 | 5 | -17/+35 | |
| | |\ | ||||||
| | * | | make most recent cloud_tiles setting for local channels persistent across logins | zotlabs | 2017-11-07 | 2 | -0/+5 | |
| | | | | ||||||
| * | | | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 3 | -9/+7 | |
| | | | | ||||||
| * | | | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 5 | -5/+34 | |
| | |/ | |/| | ||||||
| * | | css fixes | Mario Vavti | 2017-11-08 | 2 | -7/+7 | |
| | | | ||||||
| * | | only show nav app link if we have a selected app | Mario Vavti | 2017-11-08 | 1 | -0/+2 | |
| | | | ||||||
| * | | use text-muted on site location | Mario Vavti | 2017-11-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | truncate nav-app-link if appropriate | Mario | 2017-11-08 | 3 | -3/+8 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-07 | 8 | -4/+391 | |
| |\| | ||||||
| | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-06 | 8 | -13/+45 | |
| | |\ | ||||||
| | * | | .htignore update | zotlabs | 2017-11-06 | 2 | -2/+3 | |
| | | | | ||||||
| | * | | second half of issue #893 - move channel default permissions to its own ↵ | zotlabs | 2017-11-06 | 6 | -1/+377 | |
| | | | | | | | | | | | | | | | | module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner. | |||||
| | * | | bring back tabindex to submit comments | zotlabs | 2017-11-06 | 1 | -2/+12 | |
| | | | | ||||||
| * | | | rename channel app events to calendar and add nav_set_selected() to /cal | Mario Vavti | 2017-11-07 | 3 | -7/+6 | |
| | | | | ||||||
| * | | | move style out of template | Mario Vavti | 2017-11-07 | 2 | -3/+7 | |
| | | | | ||||||
| * | | | add location info to the navbar | Mario Vavti | 2017-11-07 | 2 | -8/+16 | |
| | |/ | |/| | ||||||
| * | | update es-es help.html | Mario Vavti | 2017-11-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #900 from anaqreon/dev | git-marijus | 2017-11-06 | 5 | -7/+39 | |
| |\ \ | | | | | | | | | Add Manuel's Spanish translations for context help | |||||
| | * | | Update help.html | Andrew Manning | 2017-11-04 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Add Manuel's Spanish translations for context help | Andrew Manning | 2017-11-02 | 5 | -7/+39 | |
| | | | | ||||||
| * | | | lets try this in the wild for a while | Mario Vavti | 2017-11-06 | 2 | -5/+5 | |
| | | | | ||||||
| * | | | fix unable to mark all messages read | Mario Vavti | 2017-11-06 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | attach.php minor cleanup and doc | zotlabs | 2017-11-06 | 1 | -61/+26 | |
| | | | ||||||
| * | | allow cloud filenames to include ampersands without messing up auth tokens ↵ | zotlabs | 2017-11-05 | 4 | -32/+15 | |
| | | | | | | | | | | | | (zid, owt, and zat, and the constant placeholder 'f=') | |||||
| * | | common connections on suggestion page showing wildly different results than ↵ | zotlabs | 2017-11-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | remote profile, and is consistently off by one | |||||
| * | | fix can_comment_on_post() after recent code cleanup (a required array ↵ | zotlabs | 2017-11-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | parameter was missing) | |||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-04 | 2089 | -505286/+492846 | |
| |\ \ | ||||||
| | * | | fix wrong variable in sprintf resulting in php warning | Mario Vavti | 2017-11-04 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge pull request #883 from dawnbreak/docu | git-marijus | 2017-11-04 | 26 | -1254/+2153 | |
| | |\ \ | | | | | | | | | | | :bulb: Improving Doxygen documentation. | |||||
| | | * \ | Merge branch 'dev' into docu | git-marijus | 2017-11-04 | 0 | -0/+0 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | Merge branch 'dev' into docu | git-marijus | 2017-11-04 | 2070 | -504039/+490740 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | * | | | Merge pull request #891 from dawnbreak/langlibs | git-marijus | 2017-11-04 | 2063 | -504033/+490694 | |
| | |\ \ \ | | | | | | | | | | | | | Langlibs updates |