Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | profile_tabs hook | friendica | 2012-03-27 | 1 | -1/+1 |
| | | |||||
| * | don't expire filed items | friendica | 2012-03-27 | 1 | -0/+5 |
| | | |||||
| * | theme description with preview (non-translatable unfortunately) | friendica | 2012-03-26 | 1 | -0/+1 |
| | | |||||
| * | preparation for some possibly killer features | friendica | 2012-03-26 | 1 | -6/+4 |
| | | |||||
| * | language issues in enotify | friendica | 2012-03-26 | 1 | -5/+9 |
| | | |||||
| * | don't include friend suggestions for people with the same name as current ↵ | friendica | 2012-03-25 | 1 | -2/+6 |
| | | | | | | | | contacts. This will remove a lot of #whoaretonybaldwin. | ||||
| * | theme screenshots | friendica | 2012-03-25 | 1 | -0/+10 |
| | | |||||
| * | enotify plugin hook | friendica | 2012-03-25 | 1 | -2/+24 |
| | | |||||
| * | NOTIFY_SYSTEM | friendica | 2012-03-25 | 1 | -1/+6 |
| | | |||||
| * | improved the inivitations and added a bit of sales pitch. | friendica | 2012-03-24 | 1 | -3/+1 |
| | | |||||
| * | bug #346 - add oembed maxwidth to oembed request | friendica | 2012-03-24 | 1 | -2/+3 |
| | | |||||
| * | prevent duplicate friend suggestions | friendica | 2012-03-24 | 1 | -0/+9 |
| | | |||||
| * | block filed items from deletion | friendica | 2012-03-24 | 2 | -4/+4 |
| | | |||||
| * | ability to change tags in edited posts | friendica | 2012-03-22 | 2 | -5/+22 |
| | | |||||
| * | prevent re-registrations using a deleted username - not an issue with ↵ | friendica | 2012-03-22 | 1 | -0/+6 |
| | | | | | | | | Friendica but could create a serious privacy issue with federated platforms | ||||
| * | support lowercase :-p smilie | friendica | 2012-03-21 | 1 | -0/+2 |
| | | |||||
| * | remove stray template variable from old code | friendica | 2012-03-20 | 1 | -2/+1 |
| | | |||||
| * | more friend suggestions | friendica | 2012-03-20 | 1 | -1/+1 |
| | |