aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* directory services cleanupfriendica2013-01-195-19/+17
|
* distributed directory search from the navbarfriendica2013-01-198-42/+142
|
* allow chanview by addressfriendica2013-01-181-1/+6
|
* if chanview is provided a url - always load it even if there's no xchan ↵friendica2013-01-181-4/+9
| | | | available on this site.
* fix people searchfriendica2013-01-182-2/+4
|
* did it againfriendica2013-01-181-1/+1
|
* typofriendica2013-01-181-1/+1
|
* link people search from navbarfriendica2013-01-181-2/+2
|
* disable magic auth for now since it isn't finishedfriendica2013-01-181-1/+3
|
* directory client modefriendica2013-01-182-108/+98
|
* unescaped apostrophe in single quoted stringfriendica2013-01-181-1/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-181-1/+1
|\
| * Merge pull request #22 from MicMee/masterfriendica2013-01-181-1/+1
| |\ | | | | | | Added error message about not enough permission to view a profile
| | * added error message to boot.php - permission deniedMichael Meer2013-01-181-1/+1
| |/
* / add versioning info to basic identity export, create skeleton function for ↵friendica2013-01-182-1/+49
|/ | | | import
* export should always "save to file" by defaultfriendica2013-01-161-4/+14
|
* provide other ways to export the basic infofriendica2013-01-164-99/+64
|
* api/export/basic - how we'll migrate youfriendica2013-01-161-0/+51
|
* yet another api hackathonfriendica2013-01-161-94/+125
|
* api posting seems to work now - of course that's the easiest part of the API.friendica2013-01-161-24/+54
|
* begin the hard slog on the apifriendica2013-01-163-87/+99
|
* recover the slider pointersfriendica2013-01-161-6/+0
|
* documenting event-finish-date-crosses-month-boundary issue to come back to laterfriendica2013-01-161-0/+6
|
* mopping up the events issues so I can move on to other stufffriendica2013-01-164-17/+33
|
* fix event notificationsfriendica2013-01-163-10/+10
|
* typofriendica2013-01-163-6/+37
|
* import events (not just event posts) from zotfriendica2013-01-165-8/+37
|
* still some bugs but events are happening again.friendica2013-01-153-50/+43
|
* events backend heavy lifting - the new structure is slowly emerging.friendica2013-01-153-79/+101
|
* slow progress on events, one step forward, one step back.friendica2013-01-155-19/+38
|
* menu structures for linking your pages to other pages or whateverfriendica2013-01-153-3/+60
|
* missed adding these files yesterday, they're needed for pages to workfriendica2013-01-153-0/+28
|
* reduce number of template include paths, which were needed during the theme ↵friendica2013-01-151-3/+0
| | | | restructure but no longer required.
* pages sorta workingfriendica2013-01-15206-1021/+14
|
* progress on pages - they're still getting lost inside conversation(), but ↵friendica2013-01-143-4/+14
| | | | progress is progress.
* Merge https://github.com/friendica/red into zpullfriendica2013-01-141-2/+2
|\
| * Merge pull request #21 from MicMee/masterfriendica2013-01-141-2/+2
| |\ | | | | | | function contact_selector no longer in use commented out.
| | * function contact_selector is no longer in use, commented outMichael Meer2013-01-141-2/+2
| | |
* | | read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-145-8/+26
|/ /
* | document the config cli toolfriendica2013-01-141-0/+26
| |
* | Merge https://github.com/friendica/red into zpullfriendica2013-01-141-11/+15
|\|
| * Merge pull request #20 from MicMee/masterMicMee2013-01-141-1/+1
| |\ | | | | | | rewrite of profile_load in boot.php
| | * rewrite of function profile_load with MikeMichael Meer2013-01-141-1/+1
| |/
| * rewrite of // get the current observerwithMichael Meer2013-01-141-11/+15
| |
* | command line config utility, get set system configuration valuesfriendica2013-01-142-1/+35
|/
* syntax errorfriendica2013-01-131-1/+1
|
* this should make tag delivery (e.g. forums) work - but not yet fully testedfriendica2013-01-133-42/+62
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-131-24/+0
|\
| * Merge pull request #19 from MicMee/masterMicMee2013-01-131-24/+0
| |\ | | | | | | delete of comment
| | * deleted function was commented out alreadyMichael Meer2013-01-131-24/+0
| |/