aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* ignore removed pluginsfriendica2012-04-061-2/+9
|
* fix messed up config tables w/ duplicate entriesfriendica2012-04-061-1/+1
|
* revert config changes, we're getting duplicate keysfriendica2012-04-061-151/+147
|
* Merge branch 'pull'friendica2012-04-0550-147/+151
|\
| * Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-0555-150/+837
| |\ | | | | | | | | | | | | | | | Conflicts: include/config.php update.php
| * | added index to config and pconfig tableAlexander Kampmann2012-04-051-152/+154
| | | | | | | | | | | | changed config.php to use REPLACE instead of INSERT, this removes one db hit.
* | | pass autoname(0) testfriendica2012-04-051-0/+3
| |/ |/|
* | also block outboundfriendica2012-04-041-0/+5
| |
* | log disabled requestsfriendica2012-04-041-2/+6
| |
* | fix config storage of booleansfriendica2012-04-041-0/+1
| |
* | bug: diaspora_enabled setting turns it on but doesn't fully turn it off.friendica2012-04-041-0/+8
| |
* | make contact ssl_policy change a function since it is used in a few placesfriendica2012-04-023-86/+50
| |
* | more ssl policy fixes and prevent delivery to soapbox when using local deliveryfriendica2012-04-022-0/+100
| |
* | remove zrl from query stringfriendica2012-04-021-0/+3
| |
* | catch a couple more Oo smiliesfriendica2012-04-011-0/+4
| |
* | add title to D* postsfriendica2012-04-011-1/+5
| |
* | allow users to set categories on their postsMichael Johnston2012-04-013-0/+142
| |
* | slight improvement in handling of plaintext feedsfriendica2012-04-011-2/+9
| |
* | that didn't quite work outfriendica2012-04-011-2/+2
| |
* | try slightly better detection of html in feedsfriendica2012-04-011-3/+4
| |
* | Merge branch 'pull'friendica2012-04-011-1/+1
|\ \
| * | line 86: s/Friendika/Friendica/Simon2012-04-011-1/+1
| | |
* | | send unverified private mail using zrlfriendica2012-04-011-0/+85
|/ /
* | more error handlingfriendica2012-03-312-1/+4
| |
* | handle escaped file chars in display and searchfriendica2012-03-312-8/+5
| |
* | escape % in file_tag_query as it is ultimately embedded in a sprintffriendica2012-03-311-0/+4
| |
* | warning cleanupfriendica2012-03-301-1/+0
| |
* | catch OpenID login errors in cases when the OpenID server does not answersTobias Diekershoff2012-03-301-1/+5
| |
* | rename "file as" to "save to folder"friendica2012-03-302-3/+3
| |
* | bug #352 - qcomment plugin disabled, qcomments still allowedfriendica2012-03-301-2/+5
| |
* | another silly mistakefriendica2012-03-291-3/+3
| |
* | silly mistakefriendica2012-03-291-2/+3
| |
* | zrl on mentionsfriendica2012-03-291-0/+6
| |
* | use zrl to get home againfriendica2012-03-294-17/+31
| |
* | typo in function namefriendica2012-03-291-3/+2
| |
* | some reported warnings cleaned upfriendica2012-03-283-8/+11
| |
* | Merge branch 'pull'friendica2012-03-288-73/+311
|\ \
| * \ Merge commit 'upstream/master'Michael Vogel2012-03-2824-128/+282
| |\ \
| * | | New parameter in html2plain for plain text exports. More compatibility in APIMichael Vogel2012-03-212-17/+83
| | | |
| * | | API: added max_idMichael Vogel2012-03-181-2/+6
| | | |
| * | | API: Now threading seems to workMichael Vogel2012-03-181-4/+12
| | | |
| * | | API: Seesmic is now working. Optimizing text export.Michael Vogel2012-03-182-54/+158
| | | |
| * | | Quotes with author are now having an "open/close" linkMichael Vogel2012-03-172-3/+25
| | | |
| * | | New bbcode element: "spoiler". Mail: Top post quotes are now embraced in ↵Michael Vogel2012-03-176-5/+39
| | | | | | | | | | | | | | | | "spoiler" elements
* | | | improved rw notificationsfriendica2012-03-281-0/+11
| |/ / |/| |
* | | filer: info() on item filedFabio Comuni2012-03-281-0/+1
| | |
* | | profile_tabs hookfriendica2012-03-271-1/+1
| | |
* | | don't expire filed itemsfriendica2012-03-271-0/+5
| | |
* | | theme description with preview (non-translatable unfortunately)friendica2012-03-261-0/+1
| | |
* | | preparation for some possibly killer featuresfriendica2012-03-261-6/+4
| | |