| Commit message (Expand) | Author | Age | Files | Lines |
* | syncing connections issue, incorrect return_url after deleting connection | friendica | 2015-01-07 | 1 | -1/+1 |
* | don't allow admin to delete the sys channel from the channel manage page | friendica | 2015-01-06 | 1 | -1/+1 |
* | Sorting of autocomplete | Stefan Parviainen | 2015-01-04 | 1 | -0/+16 |
|\ |
|
| * | no newline at end of file | friendica | 2015-01-02 | 1 | -1/+1 |
| * | syntax issues (with some php versions?), unchecked intval | friendica | 2015-01-01 | 1 | -0/+16 |
* | | Autocmplete suggestions for non-local users, also suggest from visited channe... | Stefan Parviainen | 2015-01-04 | 1 | -0/+1 |
|/ |
|
* | filter posts you author from unseen notifications - note there are other ways... | friendica | 2014-12-28 | 1 | -0/+2 |
* | doc update | friendica | 2014-12-26 | 1 | -1/+1 |
* | provide last successful poll run time (using relative time) in siteinfo so th... | friendica | 2014-12-21 | 1 | -0/+10 |
* | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 1 | -1/+10 |
* | Fix WSOD on login | Thomas Willingham | 2014-12-12 | 1 | -3/+5 |
* | Some Doxygen comments and small cleanups. | Klaus Weidenbach | 2014-12-07 | 1 | -50/+138 |
* | Put dir back - the fat lady didn't sing afterall. | Thomas Willingham | 2014-12-04 | 1 | -1/+2 |
* | Update dir fallbacks. | Thomas Willingham | 2014-11-25 | 1 | -1/+0 |
* | some poller optimisations and a fix for undefined (empty) dbtype which shows ... | friendica | 2014-11-16 | 1 | -1/+2 |
* | Merge pull request #691 from dawnbreak/master | RedMatrix | 2014-11-14 | 1 | -19/+24 |
|\ |
|
| * | Fixed a variable conflict in mod/xchan.php. | Klaus Weidenbach | 2014-11-14 | 1 | -1/+1 |
| * | Changed two strange looking places in boot.php. | Klaus Weidenbach | 2014-11-13 | 1 | -19/+24 |
* | | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -169/+186 |
|\| |
|
| * | Some Doxygen documentation. | Klaus Weidenbach | 2014-11-13 | 1 | -162/+162 |
| * | slow progress on sys publishing, making sure all the data we need is in the p... | friendica | 2014-11-11 | 1 | -2/+2 |
| * | add public forum identification to libzot. No attempt is made to identify oth... | friendica | 2014-11-10 | 1 | -0/+1 |
| * | include self in load_contact_links so you don't get a connect menu entry for ... | friendica | 2014-11-06 | 1 | -3/+2 |
| * | Provide a way to mark photos as adult and hide them from the default album vi... | friendica | 2014-11-06 | 1 | -0/+1 |
| * | ok heads up - potentially destabilising change. I've tried to sort out all th... | friendica | 2014-11-04 | 1 | -1/+1 |
| * | configurable visual alerts/notifications | friendica | 2014-11-04 | 1 | -0/+16 |
| * | Pixelbit restored. Going forwards, we probably want to add a check | Thomas Willingham | 2014-11-02 | 1 | -0/+1 |
| * | Remove pixelbits from directory fallback - blocked public searches provide | Thomas Willingham | 2014-11-02 | 1 | -1/+0 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -5/+7 |
|/ |
|
* | move all theme initialisation to one place - just after calling module_init. ... | friendica | 2014-10-20 | 1 | -6/+10 |
* | mark signature forgeries | friendica | 2014-10-16 | 1 | -0/+1 |
* | this is the reason Diaspora forum tagging was broken | friendica | 2014-10-14 | 1 | -1/+1 |
* | allow custom role permissions and fix site timezone. | friendica | 2014-09-29 | 1 | -4/+2 |
* | diaspora private mail seems to work now - but there's an obfuscation leak via... | friendica | 2014-09-23 | 1 | -0/+1 |
* | If a short ping causes lots of issues, and anyone who has been here | Thomas Willingham | 2014-09-18 | 1 | -2/+2 |
* | change platform name to redmatrix (lowercase, one word) for use in meta tags ... | friendica | 2014-09-15 | 1 | -1/+1 |
* | allow the site to designate an admin channel that's visible to the outside wo... | friendica | 2014-09-14 | 1 | -1/+2 |
* | remove this hub from fallback servers | marijus | 2014-09-13 | 1 | -2/+1 |
* | correct item author for feeds with multiple or different authors | friendica | 2014-09-11 | 1 | -0/+2 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -3/+3 |
* | set the default items-per-page for the entire app to 60 | friendica | 2014-09-07 | 1 | -1/+1 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 1 | -0/+1 |
* | store diaspora meta info in the item table. It has to go there or it will kil... | friendica | 2014-09-03 | 1 | -1/+1 |
* | get out the sunnies | friendica | 2014-08-31 | 1 | -1/+1 |
* | Ability to close comments at a certain date/time - needed for loom.io emulati... | friendica | 2014-08-28 | 1 | -1/+1 |
* | mind numbing drudgery continued... | friendica | 2014-08-27 | 1 | -1/+1 |
* | place to store multiple choice and select items for extensible profiles | friendica | 2014-08-26 | 1 | -1/+1 |
* | more hard work | friendica | 2014-08-26 | 1 | -1/+1 |
* | We really can't do this without a hubloc. I was hoping we could, but notifier... | friendica | 2014-08-22 | 1 | -1/+1 |
* | verified that chatroom expire is working, so doing away with the second funct... | friendica | 2014-08-20 | 1 | -5/+0 |