aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wp-to-red: now supports editing, titles, and native permalinksfriendica2013-11-252-3/+21
* Merge pull request #215 from git-marijus/masterfriendica2013-11-251-30/+24
|\
| * polish up share button a littlemarijus2013-11-251-30/+24
|/
* Merge pull request #214 from tuscanhobbit/masterfriendica2013-11-253-15/+16
|\
| * admin user table now shows the channel list, minor changes to summarytuscanhobbit2013-11-243-15/+16
* | force HTML notification mails to use predefined colours.friendica2013-11-252-2/+2
* | wordpress publish hook was called before the meta storage hook so the plugin ...friendica2013-11-241-5/+14
* | Add some message_id meta information for wordpress posts so we'll know where ...friendica2013-11-242-1/+15
* | wordpress-to-red cross-posting tool ported from Friendicafriendica2013-11-242-0/+325
* | add recipient name to the rest of the notification emailsfriendica2013-11-242-38/+48
* | Merge pull request #213 from tuscanhobbit/masterfriendica2013-11-238-16/+14
|\|
| * redbasic nav bar gradient is now similar to the red shade in the logotuscanhobbit2013-11-231-8/+6
| * replaced rhash icontuscanhobbit2013-11-237-8/+8
* | Merge pull request #212 from tuscanhobbit/masterfriendica2013-11-232-8/+11
|\|
| * a reference to account_id was missing in user admin tabletuscanhobbit2013-11-232-8/+11
|/
* rev updatefriendica2013-11-231-1/+1
* Merge pull request #210 from git-marijus/masterfriendica2013-11-231-2/+2
|\
| * make profile-jot-text and -title height scalablemarijus2013-11-231-2/+2
* | Merge pull request #209 from git-marijus/masterfriendica2013-11-231-2/+14
|\|
| * make profile-jot-text placeholder more prominentmarijus2013-11-231-2/+14
* | Merge pull request #207 from git-marijus/masterfriendica2013-11-234-10/+17
|\|
| * typomarijus2013-11-231-1/+1
| * use placeholder for profile-jot-text and some minor alignmentmarijus2013-11-232-4/+5
| * use same font for textarea aswell and some simplificationmarijus2013-11-221-5/+8
| * missing input type and use same font for password and text inputmarijus2013-11-222-4/+5
| * Merge branch 'master' of https://github.com/friendica/redmarijus2013-11-2269-607/+1825
| |\
| * | search should respect max items to load as wellmarijus2013-11-221-0/+2
* | | Merge pull request #208 from tuscanhobbit/masterfriendica2013-11-235-7/+7
|\ \ \ | |_|/ |/| |
| * | Italian translation updatedtuscanhobbit2013-11-222-5/+5
| * | updated logo in readme and r# shorthandtuscanhobbit2013-11-223-2/+2
|/ /
* | init_groups_visitor() was still using old array of id output (not the newer a...friendica2013-11-224-403/+402
* | doc updatesfriendica2013-11-2265-204/+1423
|/
* Empty commit message.friendica2013-11-211-0/+11
* Merge https://github.com/friendica/red into zpullfriendica2013-11-211-2/+1
|\
| * Merge pull request #206 from git-marijus/masterfriendica2013-11-211-2/+1
| |\
| | * Merge branch 'master' of https://github.com/friendica/redmarijus2013-11-212-0/+77
| | |\
| | * | not needed anymore with new defaultsmarijus2013-11-211-2/+1
* | | | add recipient name to some of the notification emails for those who have a lo...friendica2013-11-211-3/+3
|/ / /
* | | pass algorithm to the decryptor so we know if our plugin is allowed to runfriendica2013-11-211-1/+1
* | | e2ee algorithms are now pluggable so if you want to roll your own algorithm o...friendica2013-11-211-13/+33
* | | follow and accept_follow hooksfriendica2013-11-212-0/+12
* | | make default group for new connections workfriendica2013-11-211-0/+9
* | | white screenfriendica2013-11-213-11/+12
* | | this is necessary for any possibility of a federated future.friendica2013-11-211-1/+16
* | | There was one small typo - and I'm trying with great difficulty not to use th...friendica2013-11-211-7/+7
* | | Merge https://github.com/friendica/red into zpullfriendica2013-11-212-0/+77
|\ \ \ | | |/ | |/|
| * | Remove telltale signs the doco was mostly stolen from APWThomas Willingham2013-11-211-3/+0
| * | Document schemasThomas Willingham2013-11-212-0/+80
| |/
* | mark hublocs with incorrect sitekeys deletedfriendica2013-11-212-1/+15
* | Add #include mechanism for help pages - see the top of mod/help.php for detailsfriendica2013-11-211-0/+24