aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* start new connections out with even more sane defaults than before by pre-fil...friendica2014-03-072-1/+7
* bring friends backfriendica2014-03-061-2/+1
* missing mod/blockfriendica2014-03-051-0/+86
* lots of little fixes to blocksfriendica2014-03-052-51/+42
* move language selector to a modulefriendica2014-03-051-0/+6
* add Comanche help link to pdleditfriendica2014-03-041-0/+1
* add pdl editor to settings/displayfriendica2014-03-041-0/+1
* Red API: /api/red/item/new ; which is like /api/statuses/update except it use...friendica2014-03-041-1/+1
* stopgap solution until somebody implements endless scroll on the directoryfriendica2014-03-041-1/+1
* add system PDL editor (lets you change/personalise the layout for any module ...friendica2014-03-041-0/+61
* fix third-party zid'sfriendica2014-03-042-0/+3
* change flags for one-way connections from hidden to unconnected so we can sti...friendica2014-03-041-17/+30
* !@#$% pay~!@#$palfriendica2014-03-041-18/+0
* directory sync issuesfriendica2014-03-031-1/+6
* layout export to filefriendica2014-03-031-3/+18
* some anomolies found when viewing connections in various cases.friendica2014-03-021-2/+14
* allow one to ignore pending connectionsfriendica2014-02-281-1/+2
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-53/+48
* Capitalise $a->page['title'] in doco pages.Thomas Willingham2014-02-271-3/+3
* comanche: provide an option to add a menu class for different theming choices...friendica2014-02-251-2/+2
* Merge https://github.com/friendica/red into zpullfriendica2014-02-251-2/+2
|\
| * Fix the weirdness of messages appearing in the middle of the screenThomas Willingham2014-02-261-2/+2
* | put bookmarked chatrooms into pocofriendica2014-02-251-0/+11
|/
* more chatroom discoveryfriendica2014-02-251-3/+4
* allow personalised page layouts for modules.friendica2014-02-251-1/+0
* provide ability to bookmark chatrooms using rbmarkfriendica2014-02-241-1/+15
* remote "add bookmark" - like rpost but saves a bookmark from a remote hub int...friendica2014-02-242-1/+113
* Make bbcode the default doco ready for the next commitThomas Willingham2014-02-241-1/+2
* minor stuff, some doco, auth cleanup, and make "unknown" more translateable b...friendica2014-02-221-0/+1
* This should resolve the dav authentication loop (correctly)friendica2014-02-221-1/+1
* prevent mod/cloud looping (ping gets a new session on each call [wtf?] which ...friendica2014-02-221-1/+1
* small changes to a couple of lookup functions which we need to use a bit morefriendica2014-02-201-1/+1
* code cleanupfriendica2014-02-202-23/+5
* title missing in private mention postsfriendica2014-02-201-1/+1
* believe i found the issue which was causing hundreds/thousands of identical h...friendica2014-02-201-1/+1
* Merge pull request #324 from tonybaldwin/masterfriendica2014-02-201-1/+1
|\
| * s/View remote profiles as webpages/Do not view remote profiles intony baldwin2014-02-191-1/+1
* | use a "fullscreen" icon for chanview full screen mode; add channel_menu selec...friendica2014-02-191-3/+17
|/
* introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl...friendica2014-02-182-9/+62
* some more snakebite and fix up include/account - forgot about that inline arr...friendica2014-02-182-14/+47
* edit bookmarksfriendica2014-02-182-3/+3
* update the donation linkfriendica2014-02-171-3/+3
* remove the exit clausefriendica2014-02-171-6/+0
* snakebite, cont. magic-auth via openid is now possible, with the caveat that ...friendica2014-02-171-2/+20
* operation snakebite continued. openid now works for local accounts using the ...friendica2014-02-172-2/+111
* more snakebite stufffriendica2014-02-171-19/+33
* Merge pull request #314 from zzottel/masterfriendica2014-02-171-0/+6
|\
| * make sure the user can't inadvertently send a post with @!-tags to anzottel2014-02-141-0/+6
* | several things were not working correctly w/r/t community tagging. The prefer...friendica2014-02-161-0/+1
* | don't include deleted channels in number of channels service class checksfriendica2014-02-161-2/+3