Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API: API is now enhanced. mentions, repeat and destroy now works. | Michael Vogel | 2012-04-08 | 1 | -9/+142 |
| | |||||
* | Merge commit 'upstream/master' | Michael Vogel | 2012-04-07 | 50 | -2/+14 |
|\ | |||||
| * | ignore utf8 offset error for unit tests | friendica | 2012-04-07 | 1 | -1/+3 |
| | | |||||
| * | some work on tests | friendica | 2012-04-07 | 1 | -1/+1 |
| | | |||||
| * | ignore removed plugins | friendica | 2012-04-06 | 1 | -2/+9 |
| | | |||||
| * | fix messed up config tables w/ duplicate entries | friendica | 2012-04-06 | 1 | -1/+1 |
| | | |||||
| * | revert config changes, we're getting duplicate keys | friendica | 2012-04-06 | 1 | -151/+147 |
| | | |||||
| * | Merge branch 'pull' | friendica | 2012-04-05 | 50 | -147/+151 |
| |\ | |||||
| | * | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 55 | -150/+837 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| | * | | added index to config and pconfig table | Alexander Kampmann | 2012-04-05 | 1 | -152/+154 |
| | | | | | | | | | | | | | | | | changed config.php to use REPLACE instead of INSERT, this removes one db hit. | ||||
| * | | | pass autoname(0) test | friendica | 2012-04-05 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Merge commit 'upstream/master' | Michael Vogel | 2012-04-06 | 5 | -0/+82 |
|\| | | |||||
| * | | also block outbound | friendica | 2012-04-04 | 1 | -0/+5 |
| | | | |||||
| * | | log disabled requests | friendica | 2012-04-04 | 1 | -2/+6 |
| | | | |||||
| * | | fix config storage of booleans | friendica | 2012-04-04 | 1 | -0/+1 |
| | | | |||||
| * | | bug: diaspora_enabled setting turns it on but doesn't fully turn it off. | friendica | 2012-04-04 | 1 | -0/+8 |
| | | | |||||
| * | | make contact ssl_policy change a function since it is used in a few places | friendica | 2012-04-02 | 3 | -86/+50 |
| | | | |||||
| * | | more ssl policy fixes and prevent delivery to soapbox when using local delivery | friendica | 2012-04-02 | 2 | -0/+100 |
| | | | |||||
* | | | Merge commit 'upstream/master' | Michael Vogel | 2012-04-02 | 5 | -2/+162 |
|\| | | |||||
| * | | remove zrl from query string | friendica | 2012-04-02 | 1 | -0/+3 |
| | | | |||||
| * | | catch a couple more Oo smilies | friendica | 2012-04-01 | 1 | -0/+4 |
| | | | |||||
| * | | add title to D* posts | friendica | 2012-04-01 | 1 | -1/+5 |
| | | | |||||
| * | | allow users to set categories on their posts | Michael Johnston | 2012-04-01 | 3 | -0/+142 |
| | | | |||||
| * | | slight improvement in handling of plaintext feeds | friendica | 2012-04-01 | 1 | -2/+9 |
| | | | |||||
| * | | that didn't quite work out | friendica | 2012-04-01 | 1 | -2/+2 |
| | | | |||||
* | | | New script that checks if a script is running | Michael Vogel | 2012-04-01 | 1 | -0/+32 |
| | | | |||||
* | | | poller: An optional lockfile is used to check if the poller is already running | Michael Vogel | 2012-04-01 | 1 | -0/+10 |
| | | | |||||
* | | | Merge commit 'upstream/master' | Michael Vogel | 2012-04-01 | 13 | -44/+174 |
|\| | | |||||
| * | | try slightly better detection of html in feeds | friendica | 2012-04-01 | 1 | -3/+4 |
| | | | |||||
| * | | Merge branch 'pull' | friendica | 2012-04-01 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | line 86: s/Friendika/Friendica/ | Simon | 2012-04-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | send unverified private mail using zrl | friendica | 2012-04-01 | 1 | -0/+85 |
| |/ / | |||||
| * | | more error handling | friendica | 2012-03-31 | 2 | -1/+4 |
| | | | |||||
| * | | handle escaped file chars in display and search | friendica | 2012-03-31 | 2 | -8/+5 |
| | | | |||||
| * | | escape % in file_tag_query as it is ultimately embedded in a sprintf | friendica | 2012-03-31 | 1 | -0/+4 |
| | | | |||||
| * | | warning cleanup | friendica | 2012-03-30 | 1 | -1/+0 |
| | | | |||||
| * | | catch OpenID login errors in cases when the OpenID server does not answers | Tobias Diekershoff | 2012-03-30 | 1 | -1/+5 |
| | | | |||||
| * | | rename "file as" to "save to folder" | friendica | 2012-03-30 | 2 | -3/+3 |
| | | | |||||
| * | | bug #352 - qcomment plugin disabled, qcomments still allowed | friendica | 2012-03-30 | 1 | -2/+5 |
| | | | |||||
| * | | another silly mistake | friendica | 2012-03-29 | 1 | -3/+3 |
| | | | |||||
| * | | silly mistake | friendica | 2012-03-29 | 1 | -2/+3 |
| | | | |||||
| * | | zrl on mentions | friendica | 2012-03-29 | 1 | -0/+6 |
| | | | |||||
| * | | use zrl to get home again | friendica | 2012-03-29 | 4 | -17/+31 |
| | | | |||||
| * | | typo in function name | friendica | 2012-03-29 | 1 | -3/+2 |
| | | | |||||
| * | | some reported warnings cleaned up | friendica | 2012-03-28 | 3 | -8/+11 |
| | | | |||||
| * | | Merge branch 'pull' | friendica | 2012-03-28 | 8 | -73/+311 |
| |\ \ | |||||
| * | | | improved rw notifications | friendica | 2012-03-28 | 1 | -0/+11 |
| | | | | |||||
* | | | | Several improvements | Michael Vogel | 2012-03-31 | 2 | -2/+6 |
| |/ / |/| | | |||||
* | | | Merge commit 'upstream/master' | Michael Vogel | 2012-03-28 | 24 | -128/+282 |
|\| | | |||||
| * | | filer: info() on item filed | Fabio Comuni | 2012-03-28 | 1 | -0/+1 |
| | | |