Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | page delegation | friendica | 2012-01-26 | 4 | -3/+205 | |
| | ||||||
* | backend for delegating forums | friendica | 2012-01-26 | 6 | -27/+103 | |
| | ||||||
* | D* event formatting | friendica | 2012-01-25 | 1 | -1/+2 | |
| | ||||||
* | new event current date off by one, submit button misplaced | friendica | 2012-01-25 | 3 | -4/+5 | |
| | ||||||
* | by default allow pseudonyms | friendica | 2012-01-25 | 3 | -2/+10 | |
| | ||||||
* | redirect to a useful location after deleting or ignoring a friend request, ↵ | friendica | 2012-01-24 | 3 | -4/+31 | |
| | | | | begin comment moderation logic | |||||
* | more robust cache api handling (was throwing errors on occasion) | friendica | 2012-01-24 | 1 | -5/+16 | |
| | ||||||
* | backtrace errant input to base64url_decode | friendica | 2012-01-24 | 1 | -0/+5 | |
| | ||||||
* | bug #254 | friendica | 2012-01-24 | 2 | -1/+31 | |
| | ||||||
* | implement "moderate" flag on items | friendica | 2012-01-23 | 17 | -36/+41 | |
| | ||||||
* | shaka, slackr theme | friendica | 2012-01-23 | 4 | -1/+98 | |
| | ||||||
* | Merge pull request #28 from fabrixxm/master | fabrixxm | 2012-01-23 | 4 | -4/+5 | |
|\ | | | | | fix "See all notifications" | |||||
| * | nav: fix "See all notifications" | Fabio Comuni | 2012-01-23 | 4 | -4/+5 | |
|/ | ||||||
* | more logging of D* photo transactions | friendica | 2012-01-22 | 1 | -1/+8 | |
| | ||||||
* | Merge branch 'pull' | friendica | 2012-01-22 | 4 | -3/+4 | |
|\ | ||||||
| * | Merge pull request #27 from fabrixxm/master | fabrixxm | 2012-01-22 | 4 | -3/+4 | |
| |\ | | | | | | | fix bug 252 | |||||
| | * | nav: fix intro notification url, fix "See all notifications" url and make it ↵ | Fabio Comuni | 2012-01-22 | 4 | -3/+4 | |
| |/ | | | | | | | translatable | |||||
* / | revup | friendica | 2012-01-22 | 1 | -1/+1 | |
|/ | ||||||
* | bug #253 use MSQLI_ASSOC, not MYSQL_ASSOC | friendica | 2012-01-21 | 2 | -2/+2 | |
| | ||||||
* | revup | friendica | 2012-01-20 | 1 | -1/+1 | |
| | ||||||
* | revup | friendica | 2012-01-19 | 1 | -1/+1 | |
| | ||||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1578 | -1/+7 | |
| | | | | permissions, this will make a nasty commit) | |||||
* | use reltoabs - primarily for github activity feeds | friendica | 2012-01-17 | 2 | -0/+41 | |
| | ||||||
* | revup | friendica | 2012-01-16 | 1 | -1/+1 | |
| | ||||||
* | add photo upload link to album widget and "upload to this album" ability | friendica | 2012-01-15 | 1 | -3/+20 | |
| | ||||||
* | add db_update cmdline script | friendica | 2012-01-15 | 1 | -0/+26 | |
| | ||||||
* | Merge branch 'pull' | friendica | 2012-01-15 | 2 | -4244/+4520 | |
|\ | ||||||
| * | German translation | Tobias Diekershoff | 2012-01-13 | 2 | -4244/+4520 | |
| | | ||||||
* | | api post broken with recent change to use REQUEST vars in mod_item | friendica | 2012-01-15 | 3 | -13/+17 | |
|/ | ||||||
* | typo in greenzero | friendica | 2012-01-12 | 1 | -3/+3 | |
| | ||||||
* | reset width of openid input, settings page | friendica | 2012-01-12 | 1 | -0/+4 | |
| | ||||||
* | put openid logo back on openid input box, duepuntozero settings page | friendica | 2012-01-12 | 1 | -1/+1 | |
| | ||||||
* | manage also needs the new authenticate_success function | friendica | 2012-01-12 | 1 | -34/+3 | |
| | ||||||
* | allow crepair to change name - as long as it isn't blank | friendica | 2012-01-12 | 3 | -17/+36 | |
| | ||||||
* | fix return url when deleting network posts with page params | friendica | 2012-01-12 | 1 | -3/+3 | |
| | ||||||
* | missing source file, fix link icon in testbubble | friendica | 2012-01-12 | 2 | -0/+26 | |
| | ||||||
* | and and theme previewing for testbubble | friendica | 2012-01-12 | 4 | -4/+13 | |
| | ||||||
* | modularise successful authentication | friendica | 2012-01-12 | 4 | -171/+84 | |
| | ||||||
* | use $_REQUEST for all post items, move default api permission code block to ↵ | friendica | 2012-01-12 | 1 | -44/+55 | |
| | | | | simplify logic | |||||
* | Merge branch 'pull' | friendica | 2012-01-12 | 7 | -31/+212 | |
|\ | ||||||
| * | profile-match and contact suggestion list styling | Tobias Diekershoff | 2012-01-12 | 2 | -0/+37 | |
| | | ||||||
| * | Merge pull request #26 from fabrixxm/master | fabrixxm | 2012-01-12 | 7 | -31/+175 | |
| |\ | | | | | | | Fix acl in quattro + more style | |||||
| | * | quattro: style fakelink | Fabio Comuni | 2012-01-12 | 2 | -0/+14 | |
| | | | ||||||
| | * | quattro: item acl popup panel, max height to notifications menu, style ↵ | Fabio Comuni | 2012-01-12 | 2 | -3/+120 | |
| | | | | | | | | | | | | comment preview and wall-to-wall item photos | |||||
| | * | templates: add class to comment preview div, fix search_item.tpl | Fabio Comuni | 2012-01-12 | 4 | -19/+30 | |
| | | | ||||||
| | * | fix jot acl | Fabio Comuni | 2012-01-12 | 1 | -9/+11 | |
| |/ | ||||||
* / | bug #251 - privacy settings not working via API | friendica | 2012-01-12 | 2 | -7/+7 | |
|/ | ||||||
* | fine tuning diaspora markdown to bbcode | friendica | 2012-01-11 | 1 | -1/+1 | |
| | ||||||
* | symbolic bbcode icon | friendica | 2012-01-11 | 1 | -0/+0 | |
| | ||||||
* | modified item_photo_menu hook | friendica | 2012-01-11 | 1 | -2/+4 | |
| |