| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | chatroom management front-end stuff | friendica | 2014-01-29 | 1 | -0/+73 |
| * | back-end for changing online status and keeping presence refreshed | friendica | 2014-01-29 | 2 | -1/+23 |
| * | start on the ajax bits | friendica | 2014-01-29 | 2 | -1/+6 |
| * | chat is a members only feature, there is no "guest" access. | friendica | 2014-01-29 | 1 | -3/+9 |
| * | mod/chatsvc - ajax backend for chat | friendica | 2014-01-29 | 1 | -0/+104 |
| * | more chat infrastructure | friendica | 2014-01-29 | 1 | -0/+62 |
| * | Really fix attachments in Firefox | Thomas Willingham | 2014-01-29 | 1 | -1/+1 |
| * | Make Firefox behave if an attachment points to a file with a space in it. | Thomas Willingham | 2014-01-29 | 1 | -2/+2 |
* | | ping gives us now a reply. But the reply doesnt contains useful data, require... | Michael Meer | 2014-01-29 | 1 | -11/+13 |
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-29 | 4 | -0/+51 |
|\| |
|
| * | prevent runaway presence indication | friendica | 2014-01-29 | 1 | -2/+2 |
| * | issues uncovered whilst testing the chatroom API | friendica | 2014-01-29 | 1 | -3/+7 |
| * | chatpresence timing out too quickly | friendica | 2014-01-28 | 1 | -1/+1 |
| * | missing file in checkin | friendica | 2014-01-28 | 1 | -0/+11 |
| * | online indication to the directory popup | friendica | 2014-01-28 | 1 | -0/+4 |
| * | fix sql query and provide setting to hide online status | friendica | 2014-01-28 | 2 | -1/+8 |
| * | basic presence indication | friendica | 2014-01-28 | 1 | -0/+25 |
* | | to make visible what I try, ping still won't work, but I'm confused about get... | Michael Meer | 2014-01-28 | 2 | -1/+9 |
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-28 | 3 | -5/+17 |
|\| |
|
| * | preserve expiration when editing | friendica | 2014-01-27 | 1 | -3/+9 |
| * | photo tagging still broken - but at least don't create a new linked item ever... | friendica | 2014-01-27 | 1 | -0/+4 |
| * | after rposting - if there's no remote_return, go to your matrix page rather t... | friendica | 2014-01-27 | 1 | -2/+4 |
* | | add a temporary logger command at remote server side | Michael Meer | 2014-01-27 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of https://github.com/MicMee/red | Michael Meer | 2014-01-27 | 5 | -10/+48 |
|\ |
|
| * | add davguest param to cut/paste link for directories in mod/filestorage | friendica | 2014-01-26 | 1 | -2/+1 |
| * | The final piece of the DAV authentication puzzle. Provide a directory view to... | friendica | 2014-01-26 | 1 | -5/+9 |
| * | allow site defaults for enabled features | friendica | 2014-01-26 | 1 | -1/+1 |
| * | don't prompt guests for a password if they're accessing an embedded public file. | friendica | 2014-01-26 | 1 | -2/+22 |
| * | Left over line from placeholder. | Thomas Willingham | 2014-01-25 | 1 | -1/+0 |
| * | Add admin info to admin panel and site info. | Thomas Willingham | 2014-01-24 | 2 | -5/+21 |
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-24 | 2 | -57/+46 |
|\| |
|
| * | fix marital partner linking | friendica | 2014-01-23 | 1 | -26/+14 |
| * | mod_profperm migrated | friendica | 2014-01-23 | 1 | -31/+32 |
* | | build url, deleted logger commands | Michael Meer | 2014-01-23 | 1 | -4/+3 |
* | | preperation for ping, need training in SQL :( | Michael Meer | 2014-01-23 | 1 | -1/+6 |
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-22 | 1 | -8/+4 |
|\| |
|
| * | simplify chanview authentication and make sure it carries through multiple ge... | friendica | 2014-01-22 | 1 | -8/+4 |
* | | reorg formula data for hubloc checks | Michael Meer | 2014-01-22 | 1 | -1/+10 |
* | | start with hubloc ping | Michael Meer | 2014-01-22 | 1 | -0/+9 |
|/ |
|
* | remove debugging | friendica | 2014-01-21 | 1 | -1/+0 |
* | fix location of string file in Translations.md, fix some permissions and owne... | friendica | 2014-01-21 | 1 | -0/+1 |
* | seems you can't easily have a blank password for DAV guests, so the guest pas... | friendica | 2014-01-21 | 1 | -2/+4 |
* | text - change remove account button to remove channel | friendica | 2014-01-21 | 1 | -1/+1 |
* | add primary webbie to directory popup | friendica | 2014-01-21 | 2 | -0/+2 |
* | fix the admin interface to pending registrations | friendica | 2014-01-21 | 1 | -1/+1 |
* | create store directory if it's missing before initialising DAV | friendica | 2014-01-21 | 1 | -1/+4 |
* | when loading a single thread on the channel page, tell JS that there isn't an... | friendica | 2014-01-20 | 1 | -2/+6 |
* | added buttons to perform later hubloc actions | Michael Meer | 2014-01-20 | 1 | -2/+4 |
* | catch auth exceptions | friendica | 2014-01-20 | 1 | -2/+7 |
* | bring photo tagging back which hasn't worked since forking from Friendica - t... | friendica | 2014-01-19 | 2 | -184/+53 |