aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* provide last successful poll run time (using relative time) in siteinfo so ↵friendica2014-12-215-7/+21
| | | | that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-12-2121-103/+1708
|\
| * Merge pull request #757 from git-marijus/masterRedMatrix2014-12-2210-63/+75
| |\ | | | | | | files: make mod/filestorage.php load via ajax and some design work. work...
| | * fix button visibilitymarijus2014-12-211-3/+6
| | |
| | * forgot to git add filesmarijus2014-12-212-0/+15
| | |
| | * files: make mod/filestorage.php load via ajax and some design work. work in ↵marijus2014-12-218-63/+57
| | | | | | | | | | | | progress...
| * | Merge pull request #756 from encyclomundi/masterRedMatrix2014-12-221-1/+1
| |\ \ | | | | | | | | change address book to connections
| | * | change address book to connectionsCharles2014-12-211-1/+1
| | | |
| * | | Merge pull request #755 from pafcu/docfixRedMatrix2014-12-221-1/+1
| |\ \ \ | | | | | | | | | | Fix issue #752
| | * | | Fix issue #752Stefan Parviainen2014-12-211-1/+1
| | | | |
| * | | | Merge pull request #754 from pafcu/categoryinputRedMatrix2014-12-229-36/+1629
| |\ \ \ \ | | | | | | | | | | | | Fancy categories input in editor
| | * | | | Add bootstrap-tagsinput libraryStefan Parviainen2014-12-215-0/+1589
| | | | | |
| | * | | | Fancy categories input with bootstrap-tagsinputStefan Parviainen2014-12-214-36/+40
| | |/ / /
| * | | | Merge pull request #753 from pafcu/autocompleteRedMatrix2014-12-221-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | | Correct domain for smily requests
| | * | | Fix whitespace disappearing at the beginning of completed smilyStefan Parviainen2014-12-211-1/+1
| | | | |
| | * | | Correct domain for smily requestsStefan Parviainen2014-12-211-1/+1
| | | | |
* | | | | fix double encoding of homepage in profile activity - not as ↵friendica2014-12-214-3/+8
|/ / / / | | | | | | | | | | | | straight-forward as it looked
* | / / Merge pull request #751 from pafcu/autocompleteRedMatrix2014-12-211-1/+9
|\| | | | |/ / |/| | Autocomplete smilies
| * | Merge remote-tracking branch 'upstream/master' into autocompleteStefan Parviainen2014-12-2110-43/+75
| |\ \ | |/ / |/| |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-12-2013-218/+1210
|\ \ \
| * \ \ Merge pull request #749 from pafcu/hijackingdocfixRedMatrix2014-12-211-1/+1
| |\ \ \ | | | | | | | | | | protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (corr...
| | * | | protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (correct)Stefan Parviainen2014-12-201-1/+1
| | | | |
| * | | | Merge pull request #748 from pafcu/smilyjsonRedMatrix2014-12-212-32/+51
| |\ \ \ \ | | | | | | | | | | | | Access list of smilies over JSON
| | * | | | Access list of smilies over JSONStefan Parviainen2014-12-202-32/+51
| | | | | |
| * | | | | Merge pull request #747 from pafcu/autocompleteRedMatrix2014-12-214-176/+1136
| |\ \ \ \ \ | | | | | | | | | | | | | | Better contact autocomplete based on jquery-textcomplete
| * | | | | | Oopsie in GermanThomas Willingham2014-12-201-1/+1
| | | | | | |
| * | | | | | Doco - fix some tags.Thomas Willingham2014-12-205-9/+12
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of https://github.com/friendica/redThomas Willingham2014-12-2075-3688/+4234
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | More FAQThomas Willingham2014-12-201-0/+10
| | | | | |
* | | | | | rev updatefriendica2014-12-201-1/+1
| |/ / / / |/| | | |
| | | * | Autocomplete smiliesStefan Parviainen2014-12-201-1/+9
| | |/ /
| | * | Remove unnecessary loggingStefan Parviainen2014-12-201-3/+1
| | | |
| | * | Better autocomplete based on jquery-textcompleteStefan Parviainen2014-12-204-176/+1138
| |/ / |/| |
* | | provide link to help for channel permission roles when creating a channelfriendica2014-12-193-0/+7
| | |
* | | doc updatesfriendica2014-12-1970-3681/+4195
| | |
* | | incorrect check for sys ownershipfriendica2014-12-191-4/+5
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-12-181-4/+3
|\| |
| * | My links are also out of date.Thomas Willingham2014-12-181-3/+3
| | |
| * | deleted a dead linkOliver2014-12-181-1/+0
| | |
* | | mod/import: try ten times to create a unique webbie if the chosen one is in use.friendica2014-12-182-4/+28
|/ /
* | make the size of directory photos fixed so that the screen doesn't jump ↵friendica2014-12-171-0/+2
| | | | | | | | around when loading.
* | allow a variety of latitude/longitude delimiters since nobody can agree on them.friendica2014-12-171-1/+3
| |
* | This needs a lot more cleanup but at least it's a bit more complete now.friendica2014-12-171-16/+101
| |
* | minor clarifications on a few settingsfriendica2014-12-171-9/+10
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-12-171-0/+13
|\ \
| * | Doco - another handful of configsThomas Willingham2014-12-171-0/+13
| | |
* | | ability to generate arbitrary map with [ map=lat/lon] and also free form ↵friendica2014-12-172-0/+25
|/ / | | | | | | location using [ map]somewhere[/map] but the second one currently has no plugins available to generate it.
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-12-172-1183/+1199
|\ \
| * | update nlJeroen2014-12-172-1183/+1199
| | |
* | | make unique hub filter more robust and straight-forward so it's easier to ↵friendica2014-12-171-7/+25
|/ / | | | | | | understand and debug since it's such a critical piece of the delivery chain