| Commit message (Expand) | Author | Age | Files | Lines |
* | maybe 'lostpass' will work now, maybe not. Didn't try it, but theoretically i... | friendica | 2013-01-27 | 1 | -39/+42 |
* | ensure zot messages with 'deleted' items set 'created' as a fallback to ensur... | friendica | 2013-01-26 | 1 | -1/+2 |
* | better handling of failures to lookup remote authors | friendica | 2013-01-26 | 2 | -4/+10 |
* | photos cont. | friendica | 2013-01-26 | 2 | -104/+101 |
* | more photo backend stuff | friendica | 2013-01-26 | 5 | -39/+74 |
* | further baby steps on the photos API | friendica | 2013-01-25 | 3 | -12/+35 |
* | terminate script tag | friendica | 2013-01-25 | 1 | -1/+1 |
* | start on photos rework | friendica | 2013-01-25 | 3 | -24/+246 |
* | make contact_remove sort of work so I can actually get rid of Oliver's and Mi... | friendica | 2013-01-25 | 6 | -23/+43 |
* | poco debugging cont. | friendica | 2013-01-25 | 3 | -8/+24 |
* | upstream fixes, template regeneration | friendica | 2013-01-25 | 209 | -4/+1057 |
* | Putting the final wraps on the backend private message API. This is more or l... | friendica | 2013-01-25 | 2 | -77/+93 |
* | api for abook entries | friendica | 2013-01-25 | 1 | -2/+2 |
* | more api functions to help pull business logic out of controller code, in thi... | friendica | 2013-01-25 | 1 | -0/+18 |
* | this note is old and is time for it to die | friendica | 2013-01-25 | 1 | -2/+0 |
* | add new magic links to activity translations | friendica | 2013-01-25 | 2 | -20/+32 |
* | add tooltip to toggle full screen mode | friendica | 2013-01-25 | 3 | -4/+5 |
* | tweaking z-index on chanview full-page mode so that everything works correctly | friendica | 2013-01-25 | 2 | -6/+6 |
* | ability to make chanview iframe full size (covering source window) and shrink... | friendica | 2013-01-25 | 3 | -2/+18 |
* | fix wall-wall ownername | friendica | 2013-01-24 | 1 | -1/+1 |
* | make all private message functionality api-able | friendica | 2013-01-24 | 2 | -69/+107 |
* | inverted logic on wall-wall check | friendica | 2013-01-24 | 1 | -1/+1 |
* | here's another reason the social graph isn't updating | friendica | 2013-01-24 | 2 | -38/+18 |
* | quick-n-dirty wall-to-wall detection, wasn't working at all - this may be ove... | friendica | 2013-01-24 | 2 | -52/+9 |
* | check comment permissions against observer, unbold email subject links for re... | friendica | 2013-01-24 | 2 | -16/+13 |
* | turn down the log noise a bit | friendica | 2013-01-24 | 2 | -24/+31 |
* | turn private_messages_list into backend functionality and separate it from th... | friendica | 2013-01-24 | 2 | -45/+54 |
* | uncomplicate item deletion and fixup all the other linked tables | friendica | 2013-01-24 | 4 | -115/+82 |
* | why oh why is poco_load not getting called? oh - that's why. | friendica | 2013-01-24 | 5 | -25/+24 |
* | Merge pull request #25 from zzottel/master | friendica | 2013-01-24 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'master' of https://github.com/zzottel/red | zottel | 2013-01-24 | 0 | -0/+0 |
| |\ |
|
| | * | remove KEY commands for columns that don't exist anymore | Christian Drechsler | 2013-01-24 | 1 | -2/+0 |
| |/
|/| |
|
| * | remove KEY commands for columns that don't exist anymore | zottel | 2013-01-24 | 1 | -2/+0 |
|/ |
|
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 6 | -120/+188 |
* | don't use the link colour for non-link things | friendica | 2013-01-23 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-23 | 1 | -4/+12 |
|\ |
|
| * | Merge pull request #24 from MicMee/master | Olaf Conradi | 2013-01-23 | 1 | -4/+12 |
| |\ |
|
| | * | delete item: change of timestamp last edit | Michael Meer | 2013-01-23 | 1 | -1/+3 |
| | * | Merge pull request #1 from friendica/master | MicMee | 2013-01-23 | 49 | -1126/+1334 |
| | |\
| | |/
| |/| |
|
| | * | delete of single items should now work again | Michael Meer | 2013-01-23 | 1 | -4/+10 |
* | | | plug potential hole in magic auth, add link to chanview to view in dedicated ... | friendica | 2013-01-23 | 9 | -39/+77 |
|/ / |
|
* | | icon tweaks | friendica | 2013-01-23 | 3 | -1/+1 |
* | | @tags sorta work, but we might have an issue with sending zids in @tags | friendica | 2013-01-23 | 1 | -3/+2 |
* | | make @tags half-ass work | friendica | 2013-01-23 | 2 | -16/+13 |
* | | this will probably look like crap, but I really want the links to look normal... | friendica | 2013-01-23 | 1 | -14/+30 |
* | | fix some displayed links that were wonky | friendica | 2013-01-22 | 2 | -4/+9 |
* | | some poco fixes | friendica | 2013-01-22 | 3 | -45/+43 |
* | | fixed contactgroup editor | friendica | 2013-01-22 | 4 | -20/+19 |
* | | fix observer permissions on wall_attach | friendica | 2013-01-22 | 1 | -52/+19 |
* | | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 12 | -425/+138 |