Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved db error logging | friendica | 2012-04-29 | 1 | -9/+17 |
| | |||||
* | toggle to archive unfriends, though render them useless | friendica | 2012-04-28 | 1 | -0/+15 |
| | |||||
* | a few more continues that should be returns | friendica | 2012-04-28 | 1 | -7/+7 |
| | |||||
* | poller refactor: continue not valid in this context | friendica | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | break up poller into separate processes | friendica | 2012-04-27 | 2 | -431/+525 |
| | |||||
* | implement contact archival | friendica | 2012-04-27 | 3 | -7/+8 |
| | |||||
* | make comment edit icons look more like base theme | friendica | 2012-04-26 | 1 | -0/+8 |
| | |||||
* | separate tag search from body search | friendica | 2012-04-23 | 2 | -7/+7 |
| | |||||
* | move unfriend to standalone function for use in account removal | friendica | 2012-04-23 | 1 | -0/+43 |
| | |||||
* | allow bbcode representation of html symbols such as © by wrapping in bb ↵ | friendica | 2012-04-23 | 1 | -0/+3 |
| | | | | brackets | ||||
* | bug #388 - notify_comment received after post deleted | friendica | 2012-04-22 | 2 | -2/+2 |
| | |||||
* | api: add support for StatusNet-style media param to API | Michael Johnston | 2012-04-22 | 1 | -1/+10 |
| | |||||
* | Typo | Tobias Hößl | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | Some Bugfixes, and variable checks | Tobias Hößl | 2012-04-17 | 7 | -41/+43 |
| | |||||
* | turn on comment edit | friendica | 2012-04-16 | 1 | -4/+4 |
| | |||||
* | propagate edited comments | friendica | 2012-04-16 | 1 | -2/+6 |
| | |||||
* | edited comments weren't being relayed | friendica | 2012-04-16 | 1 | -0/+24 |
| | |||||
* | Merge pull request #238 from annando/master | friendica | 2012-04-15 | 4 | -13/+178 |
|\ | | | | | API: Support of the statusnet application | ||||
| * | DBA: Reverting back to original source | Michael Vogel | 2012-04-14 | 1 | -3/+1 |
| | | |||||
| * | DBA: Nothing really done .. | Michael Vogel | 2012-04-14 | 1 | -71/+0 |
| | | |||||
| * | Merge commit 'upstream/master' | Michael Vogel | 2012-04-14 | 5 | -16/+39 |
| |\ | |||||
| * \ | Merge commit 'upstream/master' | Michael Vogel | 2012-04-13 | 3 | -214/+226 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: include/dba.php | ||||
| * | | | DBA: Deactivation of the mysqli-class for testing purposes. | Michael Vogel | 2012-04-13 | 1 | -30/+31 |
| | | | | |||||
| * | | | Merge commit 'upstream/master' | Michael Vogel | 2012-04-11 | 9 | -210/+331 |
| |\ \ \ | |||||
| * | | | | API: Improved the timeline. Several (disabled) tests with caching of photos. | Michael Vogel | 2012-04-11 | 2 | -8/+12 |
| | | | | | |||||
| * | | | | html2plain: changed behaviour for the "hr" element. | Michael Vogel | 2012-04-09 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | API: Added Public Timeline | Michael Vogel | 2012-04-08 | 1 | -5/+85 |
| | | | | | |||||
| * | | | | API: Now mentions could work as well - only my client doesn't really work | Michael Vogel | 2012-04-08 | 1 | -61/+72 |
| | | | | | |||||
| * | | | | API: Basic support of the identica client added. | Michael Vogel | 2012-04-08 | 1 | -0/+72 |
| | | | | | |||||
* | | | | | open contact edit in same window | friendica | 2012-04-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #234 from copyninja/master | friendica | 2012-04-14 | 2 | -0/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Executable permisson removal on files which are not elf/script | ||||
| * | | | | | Another bunch of executable permission removal | Vasudev Kamath | 2012-04-14 | 2 | -0/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | string fix: typo. slow down scroll to top in dispys | Simon L'nu | 2012-04-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | ||||
* | | | | | bug #372 - category feeds | friendica | 2012-04-14 | 1 | -0/+10 |
|/ / / / | |||||
* | | | | one more | friendica | 2012-04-13 | 1 | -1/+1 |
| | | | | |||||
* | | | | additional marital status selectors | friendica | 2012-04-13 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-04-13 | 2 | -1/+27 |
|\ \ \ \ | |||||
| * | | | | stray debug statements, forgot to filter pending contacts | friendica | 2012-04-12 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | bug #369 - show contacts who are not in any groups | friendica | 2012-04-12 | 2 | -4/+19 |
| | |_|/ | |/| | | |||||
| * | | | query to find un-grouped contacts | friendica | 2012-04-12 | 1 | -1/+12 |
| | | | | |||||
* | | | | move html out of lang_selector() and new template lang_selector.tpl | Fabio Comuni | 2012-04-13 | 1 | -9/+16 |
| | | | | |||||
* | | | | validate_url allow naked subdomain if is "localhost" | Fabio Comuni | 2012-04-13 | 1 | -3/+4 |
|/ / / | |||||
* | | | reverting recent db driver changes - won't install cleanly, won't update ↵ | friendica | 2012-04-12 | 1 | -274/+186 |
| | | | | | | | | | | | | cleanly, and leaks DB credentials over the web if there's a connection problem | ||||
* | | | table cleanup | friendica | 2012-04-12 | 2 | -0/+19 |
| |/ |/| | |||||
* | | visit "random profile" feature | friendica | 2012-04-10 | 2 | -0/+10 |
| | | |||||
* | | cleanup photo menus | friendica | 2012-04-10 | 2 | -11/+11 |
| | | |||||
* | | more backend work on mail2 followers | friendica | 2012-04-10 | 1 | -0/+3 |
| | | |||||
* | | fix_mce_lf on profiles | friendica | 2012-04-10 | 1 | -0/+5 |
| | | |||||
* | | set default on get_avatar | friendica | 2012-04-10 | 1 | -1/+8 |
| | | |||||
* | | Merge branch 'libravatar' of https://github.com/dawnbreak/friendica into pull | friendica | 2012-04-10 | 2 | -13/+11 |
|\ \ |