Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it ↵ | friendica | 2014-03-04 | 1 | -1/+1 |
| | | | | uses Red semantics and returns success/failure indication. | ||||
* | 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 |
| | | | | which has a system PDL file.) | ||||
* | 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 ↵ | friendica | 2014-03-04 | 1 | -17/+30 |
| | | | | still use hidden for - well hiding connections | ||||
* | !@#$% 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 ↵ | friendica | 2014-02-25 | 1 | -2/+2 |
| | | | | choices on some menus (e.g. horizontal, tabbed, etc.) | ||||
* | 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 |
| | | | | | | | | | | and working their way downwards one comment at a time as the ping runs when joining an active chat room. | ||||
* | | 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 ↵ | friendica | 2014-02-24 | 2 | -1/+113 |
| | | | | into one of your own bookmark folders (or a new one if desired). | ||||
* | 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 ↵ | friendica | 2014-02-22 | 1 | -0/+1 |
| | | | | by context. | ||||
* | 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 |
| | | | | triggers our "changed uid" detector) | ||||
* | 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 ↵ | friendica | 2014-02-20 | 1 | -1/+1 |
| | | | | hublocs to be created | ||||
* | Merge pull request #324 from tonybaldwin/master | friendica | 2014-02-20 | 1 | -1/+1 |
|\ | | | | | Do not view remote profiles in frames. (changed description for display->settings), in ALL relevant files | ||||
| * | s/View remote profiles as webpages/Do not view remote profiles in | tony baldwin | 2014-02-19 | 1 | -1/+1 |
| | | | | | | | | frames/g | ||||
* | | use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵ | friendica | 2014-02-19 | 1 | -3/+17 |
|/ | | | | selection and setting to the settings page. | ||||
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is ↵ | friendica | 2014-02-18 | 2 | -9/+62 |
| | | | | able to successfully authenticate (but is not necessarily in this network). | ||||
* | some more snakebite and fix up include/account - forgot about that inline ↵ | friendica | 2014-02-18 | 2 | -14/+47 |
| | | | | array stuff | ||||
* | 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 |
| | | | | one needs a hand-crafted xchan at the moment to make use of it and if you wish to do so, there will be no assistance or help provided. The risk of system instability and mangled DBs now and going forward is significant if you try this. | ||||
* | operation snakebite continued. openid now works for local accounts using the ↵ | friendica | 2014-02-17 | 2 | -2/+111 |
| | | | | rmagic module and after storing your openid in pconfig. This is just an interesting but trivial (in the bigger scheme of things) side effect of snakebite. The snake hasn't even waken up yet. | ||||
* | 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 @!-tags safer | ||||
| * | make sure the user can't inadvertently send a post with @!-tags to an | zottel | 2014-02-14 | 1 | -0/+6 |
| | | | | | | | | | | unintended audience because he had browsed the Matrix by collection or by contact | ||||
* | | several things were not working correctly w/r/t community tagging. The ↵ | friendica | 2014-02-16 | 1 | -0/+1 |
| | | | | | | | | preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit. | ||||
* | | don't include deleted channels in number of channels service class checks | friendica | 2014-02-16 | 1 | -2/+3 |
| | | |||||
* | | don't show deleted channels on admin account summary page | friendica | 2014-02-16 | 1 | -2/+3 |
| | | |||||
* | | strip hard-wired zids from posted links as they will have the wrong identity ↵ | friendica | 2014-02-16 | 2 | -9/+3 |
| | | | | | | | | when somebody tries to view the link | ||||
* | | preserve attachments when editing a post | friendica | 2014-02-14 | 1 | -0/+9 |
| | | |||||
* | | rev update and a minor fix (missing param) to force_refresh | friendica | 2014-02-14 | 2 | -2/+2 |
|/ | |||||
* | This makes advanced privacy settings adjustable in expert mode only. Also ↵ | marijus | 2014-02-13 | 1 | -0/+2 |
| | | | | they are hidden behind a button. This is a design hotfix should probably come up with something better someday... | ||||
* | make activities optional for profile things, clean up the forms | friendica | 2014-02-12 | 1 | -44/+49 |
| | |||||
* | fix a mysql error which popped up in the dbfail log | friendica | 2014-02-11 | 2 | -3/+3 |
| |