aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into trinidadfriendica2015-01-024-26/+46
|\
| * some work on the edit connection workflow explanation and connedit page. ↵friendica2015-01-024-26/+46
| | | | | | | | This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved.
* | Merge branch 'master' into trinidadfriendica2015-01-0263-2458/+2562
|\|
| * doc updatesfriendica2015-01-0263-2458/+2562
| |
* | Merge branch 'master' into trinidadfriendica2015-01-029-106/+89
|\|
| * Merge pull request #813 from pafcu/checkboxesRedMatrix2015-01-037-83/+63
| |\ | | | | | | Reworked switch to also display text
| | * Reworked switch to also display textStefan Parviainen2015-01-027-83/+63
| | |
| * | Merge pull request #812 from f03el/masterRedMatrix2015-01-031-21/+21
| |\ \ | | | | | | | | Use HTML entities
| | * | Use HTML entitiesErik Lundin2015-01-021-21/+21
| |/ /
| * | Merge pull request #810 from pafcu/aclsortpafcu2015-01-021-2/+5
| |\ \ | | | | | | | | Sort acl results according to match position (only type='c' for now)
| | * | Sort acl results according to match position (only type='c' for now)Stefan Parviainen2015-01-021-2/+5
| | |/
* | | Merge branch 'master' into trinidadfriendica2015-01-012-7/+31
|\| |
| * | syntax issues (with some php versions?), unchecked intvalfriendica2015-01-012-7/+31
| |/
* | Merge branch 'master' into trinidadfriendica2015-01-01318-11043/+20068
|\|
| * fix shares that are processed with markdown (regression, this was pulled ↵friendica2015-01-011-3/+5
| | | | | | | | from diaspora2bb a couple weeks back as it was affecting diaspora input, but here we're dealing with red input only)
| * htmlpurifier update - compatibility issue with language library autoloaderfriendica2015-01-01262-5949/+13348
| |
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-0155-5091/+6715
| |\
| | * Merge pull request #808 from f03el/masterRedMatrix2015-01-023-4948/+5069
| | |\ | | | | | | | | Swedish translation of frontpage + update from Transifex
| | | * Update Swedish strings from TransifexErik Lundin2015-01-022-4947/+4991
| | | |
| | | * Swedish translationErik Lundin2015-01-021-1/+78
| | | | | | | | | | | | | | | | | | | | Original translation provided by RedSwede, redswede@redmatrix.nl. Proof-read and complemented by Erik Lundin.
| | * | Merge pull request #807 from pafcu/dblclickneweventRedMatrix2015-01-021-0/+5
| | |\ \ | | | | | | | | | | Double click on day in calendar creates new event starting that day
| | | * | Double click on day in calendar creats new event starting that dayStefan Parviainen2015-01-011-0/+5
| | | |/
| | * | Merge pull request #805 from pafcu/moretplRedMatrix2015-01-0212-92/+53
| | |\ \ | | | | | | | | | | Move some HTML out to templates
| | | * | Use grouped select field for role selectionStefan Parviainen2015-01-018-48/+28
| | | | |
| | | * | Use grouped select field for timezone selectionStefan Parviainen2015-01-015-44/+13
| | | | |
| | | * | Add field template for grouped selectsStefan Parviainen2015-01-011-0/+12
| | | |/
| | * | Merge pull request #804 from pafcu/areyousureRedMatrix2015-01-0215-0/+1442
| | |\ \ | | | | | | | | | | Warn about unsaved settings using jquery.areyousure
| | | * | Warn about unsaved settings using jquery.areyousureStefan Parviainen2015-01-0115-0/+1442
| | | |/
| | * | Merge pull request #803 from pafcu/checkboxesRedMatrix2015-01-0227-51/+146
| | |\ \ | | | |/ | | |/| Checkboxyfy settings, style checkboxes as switches in redbasic
| | | * Possibly make switches work on IE8 (untested)Stefan Parviainen2015-01-0121-18/+28
| | | |
| | | * Checkboxify yesno-fields, but use CSS to show them as switches in RedbasicStefan Parviainen2015-01-0113-35/+120
| | | |
* | | | Merge branch 'master' into trinidadfriendica2015-01-011-1/+1
|\| | |
| * | | revupfriendica2015-01-011-1/+1
| |/ /
* | | Merge branch 'master' into trinidadfriendica2015-01-011006-153/+499332
|\| |
| * | Merge pull request #800 from pafcu/langRedMatrix2015-01-011000-7/+499188
| |\ \ | | |/ | |/| Language names
| | * Add missing vendor/-directory (due to upstream .gitignore)Stefan Parviainen2014-12-317-1/+472
| | |
| | * Revert "Revert "Language names via intl library.""Stefan Parviainen2014-12-31994-7/+498717
| | | | | | | | | | | | This reverts commit 4f35efa0bad4ae6489b63f3eebafe6542d654094.
| * | Merge pull request #802 from friendica/revert-792-cssrefactorpafcu2014-12-316-146/+144
| |\ \ | | | | | | | | Revert "Make redbasic css more modular"
| | * | Revert "Make redbasic css more modular"pafcu2014-12-316-146/+144
| |/ /
| * | Merge pull request #801 from friendica/revert-799-cssrefactorpafcu2014-12-312-41/+39
| |\ \ | | |/ | |/| Revert "Move mod_profiles.css content back into style.css, since it cont...
| | * Revert "Move mod_profiles.css content back into style.css, since it contains ↵pafcu2014-12-312-41/+39
| |/ | | | | | | var..."
| * Merge pull request #799 from pafcu/cssrefactorpafcu2014-12-312-39/+41
| |\ | | | | | | Move mod_profiles.css content back into style.css, since it contains var...
| | * Move mod_profiles.css content back into style.css, since it contains variablesStefan Parviainen2014-12-312-39/+41
| | |
* | | Merge branch 'master' into trinidadfriendica2014-12-30994-498717/+7
|\| |
| * | Merge pull request #798 from friendica/revert-794-langRedMatrix2014-12-31994-498717/+7
| |\ \ | | | | | | | | Revert "Language names via intl library."
| | * | Revert "Language names via intl library."RedMatrix2014-12-31994-498717/+7
| |/ /
* | | Merge branch 'master' into trinidadfriendica2014-12-301036-514/+499133
|\| |
| * | Merge pull request #797 from anaqreon/imagelinkRedMatrix2014-12-316-116/+163
| |\ \ | | | | | | | | Imagelink
| | * | Added url tag around image for inserted linksAndrew Manning2014-12-306-116/+163
| | | |
| | * | Merge pull request #1 from friendica/masteranaqreon2014-12-30471-23780/+36276
| | |\ \ | | | | | | | | | | Pull from upstream