| Commit message (Expand) | Author | Age | Files | Lines |
* | start new connections out with even more sane defaults than before by pre-fil... | friendica | 2014-03-07 | 2 | -1/+7 |
* | bring friends back | friendica | 2014-03-06 | 1 | -2/+1 |
* | missing mod/block | friendica | 2014-03-05 | 1 | -0/+86 |
* | lots of little fixes to blocks | friendica | 2014-03-05 | 2 | -51/+42 |
* | move language selector to a module | friendica | 2014-03-05 | 1 | -0/+6 |
* | add Comanche help link to pdledit | friendica | 2014-03-04 | 1 | -0/+1 |
* | add pdl editor to settings/display | friendica | 2014-03-04 | 1 | -0/+1 |
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it use... | friendica | 2014-03-04 | 1 | -1/+1 |
* | stopgap solution until somebody implements endless scroll on the directory | friendica | 2014-03-04 | 1 | -1/+1 |
* | add system PDL editor (lets you change/personalise the layout for any module ... | friendica | 2014-03-04 | 1 | -0/+61 |
* | fix third-party zid's | friendica | 2014-03-04 | 2 | -0/+3 |
* | change flags for one-way connections from hidden to unconnected so we can sti... | friendica | 2014-03-04 | 1 | -17/+30 |
* | !@#$% pay~!@#$pal | friendica | 2014-03-04 | 1 | -18/+0 |
* | directory sync issues | friendica | 2014-03-03 | 1 | -1/+6 |
* | layout export to file | friendica | 2014-03-03 | 1 | -3/+18 |
* | some anomolies found when viewing connections in various cases. | friendica | 2014-03-02 | 1 | -2/+14 |
* | allow one to ignore pending connections | friendica | 2014-02-28 | 1 | -1/+2 |
* | put schemas in Comanche (this requires theme support (!)) | friendica | 2014-02-27 | 1 | -53/+48 |
* | Capitalise $a->page['title'] in doco pages. | Thomas Willingham | 2014-02-27 | 1 | -3/+3 |
* | comanche: provide an option to add a menu class for different theming choices... | friendica | 2014-02-25 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-25 | 1 | -2/+2 |
|\ |
|
| * | Fix the weirdness of messages appearing in the middle of the screen | Thomas Willingham | 2014-02-26 | 1 | -2/+2 |
* | | put bookmarked chatrooms into poco | friendica | 2014-02-25 | 1 | -0/+11 |
|/ |
|
* | more chatroom discovery | friendica | 2014-02-25 | 1 | -3/+4 |
* | allow personalised page layouts for modules. | friendica | 2014-02-25 | 1 | -1/+0 |
* | provide ability to bookmark chatrooms using rbmark | friendica | 2014-02-24 | 1 | -1/+15 |
* | remote "add bookmark" - like rpost but saves a bookmark from a remote hub int... | friendica | 2014-02-24 | 2 | -1/+113 |
* | Make bbcode the default doco ready for the next commit | Thomas Willingham | 2014-02-24 | 1 | -1/+2 |
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable b... | friendica | 2014-02-22 | 1 | -0/+1 |
* | This should resolve the dav authentication loop (correctly) | friendica | 2014-02-22 | 1 | -1/+1 |
* | prevent mod/cloud looping (ping gets a new session on each call [wtf?] which ... | friendica | 2014-02-22 | 1 | -1/+1 |
* | small changes to a couple of lookup functions which we need to use a bit more | friendica | 2014-02-20 | 1 | -1/+1 |
* | code cleanup | friendica | 2014-02-20 | 2 | -23/+5 |
* | title missing in private mention posts | friendica | 2014-02-20 | 1 | -1/+1 |
* | believe i found the issue which was causing hundreds/thousands of identical h... | friendica | 2014-02-20 | 1 | -1/+1 |
* | Merge pull request #324 from tonybaldwin/master | friendica | 2014-02-20 | 1 | -1/+1 |
|\ |
|
| * | s/View remote profiles as webpages/Do not view remote profiles in | tony baldwin | 2014-02-19 | 1 | -1/+1 |
* | | use a "fullscreen" icon for chanview full screen mode; add channel_menu selec... | friendica | 2014-02-19 | 1 | -3/+17 |
|/ |
|
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 2 | -9/+62 |
* | some more snakebite and fix up include/account - forgot about that inline arr... | friendica | 2014-02-18 | 2 | -14/+47 |
* | edit bookmarks | friendica | 2014-02-18 | 2 | -3/+3 |
* | update the donation link | friendica | 2014-02-17 | 1 | -3/+3 |
* | remove the exit clause | friendica | 2014-02-17 | 1 | -6/+0 |
* | snakebite, cont. magic-auth via openid is now possible, with the caveat that ... | friendica | 2014-02-17 | 1 | -2/+20 |
* | operation snakebite continued. openid now works for local accounts using the ... | friendica | 2014-02-17 | 2 | -2/+111 |
* | more snakebite stuff | friendica | 2014-02-17 | 1 | -19/+33 |
* | Merge pull request #314 from zzottel/master | friendica | 2014-02-17 | 1 | -0/+6 |
|\ |
|
| * | make sure the user can't inadvertently send a post with @!-tags to an | zottel | 2014-02-14 | 1 | -0/+6 |
* | | several things were not working correctly w/r/t community tagging. The prefer... | friendica | 2014-02-16 | 1 | -0/+1 |
* | | don't include deleted channels in number of channels service class checks | friendica | 2014-02-16 | 1 | -2/+3 |