aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* use prepare_body for text preparationFriendika2011-03-034-40/+40
|
* photo in mail message getting bogus responseFriendika2011-03-031-2/+5
|
* that would be mysql !i! connect_errno...Friendika2011-03-031-1/+1
|
* make sure db queries never get called if the database isn't openFriendika2011-03-032-7/+10
|
* "New Item View" had no magic sparkle linksFriendika2011-03-021-0/+5
|
* units conversion app - needs some styling and code cleanupFriendika2011-03-024-4/+511
|
* add manage fileFriendika2011-03-011-0/+110
|
* switch identities to manage pagesFriendika2011-03-016-4/+60
|
* install issue (memory exhausted) due to incorrect db open checkFriendika2011-03-012-6/+14
|
* qsearch_limit, not lsearchFriendika2011-02-281-1/+1
|
* singleuser site mode plus fix search template layoutFriendika2011-02-285-6/+19
|
* feeds: update content when updated/edited changesFriendika2011-02-282-18/+83
|
* increase visibility of group filterFriendika2011-02-281-1/+1
|
* simplify connect/follow textFriendika2011-02-271-1/+1
|
* autodiscover community pages for the directoryFriendika2011-02-271-0/+3
|
* corrected wrong function call for notification of missing API KeyTobias Diekershoff2011-02-271-1/+1
|
* more strings translated to GermanTobias Diekershoff2011-02-271-5/+5
|
* some more translations into GermanTobias Diekershoff2011-02-271-10/+10
|
* translated some more strings to GermanTobias Diekershoff2011-02-271-42/+67
|
* one replacement of the twitteroauth lib forgottenTobias Diekershoff2011-02-271-1/+1
|
* status.net mentions to non-followers require the numeric profile URL, not ↵Friendika2011-02-264-3/+20
| | | | the nickname profile URL. Though it works when they are a follower.
* newline at EOFFriendika2011-02-251-1/+2
|
* handle group results without parsing anythingFriendika2011-02-251-2/+2
|
* auto-complete contact/group endpointFriendika2011-02-251-0/+49
|
* use consistent tagging patterns with relationship partnerFriendika2011-02-252-2/+7
|
* Totally tacky...Friendika2011-02-244-0/+48
|
* provide examples for relationship partner linkageFriendika2011-02-241-1/+1
|
* clear floats on oauth inputs (wide screens looked messy)Friendika2011-02-241-4/+6
|
* silence parse_url on hostile input, need to get_app() for proc_run php locationFriendika2011-02-242-7/+10
|
* Merge branch 'omigeot-master'Friendika2011-02-2411-49/+50
|\
| * Merge commit 'mike/master'olivierm2011-02-2451-290/+175
| |\
| * | Changed greetings in frencholivierm2011-02-231-1/+1
| | |
| * | More french templates.olivierm2011-02-235-28/+29
| | |
| * | Merge commit 'mike/master'olivierm2011-02-234-4/+22
| |\ \
| * \ \ Merge commit 'mike/master'olivierm2011-02-2312-45/+143
| |\ \ \
| * | | | A little more french translation.olivierm2011-02-225-20/+20
| | | | |
* | | | | string fixesFriendika2011-02-241-2/+2
| |_|_|/ |/| | |
* | | | don't truncate names across multi-byte char sequencesFriendika2011-02-241-2/+2
| | | |
* | | | yet another templateFriendika2011-02-249-21/+6
| | | |
* | | | generalise wallwall template and fix "via wall-to-wall" floatFriendika2011-02-2412-135/+37
| | | |
* | | | another template downFriendika2011-02-235-19/+2
| | | |
* | | | more consistency to pluginsFriendika2011-02-234-2/+13
| | | |
* | | | another template made language neutralFriendika2011-02-237-6/+11
| | | |
* | | | added hook but forgot to registerFriendika2011-02-231-0/+3
| | | |
* | | | cleanup plugin and post settingsFriendika2011-02-237-30/+61
| | | |
* | | | provide privacy policy url as mandated for Facebook apps (how bloody ironic)Friendika2011-02-231-3/+10
| | | |
* | | | move php path setting inside proc_runFriendika2011-02-2316-67/+25
| | | |
* | | | move directory registration block before redirectFriendika2011-02-231-7/+7
| |_|/ |/| |
* | | minor proc_run issues encountered during mass directory update.Friendika2011-02-231-3/+3
| | | | | | | | | | | | Unclear if it affects "normal" operation but suspect it does.
* | | push directory on register - if permittedFriendika2011-02-233-1/+19
| |/ |/|