aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
| * honour "post to xxx network by default" when using APIFriendika2011-08-141-0/+14
| * but #118 proxy settings in admin panelFriendika2011-08-121-4/+4
| * improved diaspora discoveryFriendika2011-08-121-1/+1
| * introduction fails if confirmation differs by http vs httpsFriendika2011-08-123-6/+39
| * redirect to home after logging in using login urlFriendika2011-08-111-0/+2
| * diaspora function dispatcherFriendika2011-08-101-23/+36
| * crypto stuffFriendika2011-08-093-41/+19
| * diaspora encrypt+decrypt working !!Friendika2011-08-091-198/+6
| * use separate hcard from profile urlFriendika2011-08-073-1/+52
| * guids on itemsFriendika2011-08-071-1/+1
| * item guidsFriendika2011-08-071-2/+6
| * guid functionsFriendika2011-08-071-1/+1
| * cleanupFriendika2011-08-077-27/+34
| * move public profile warning to top of pageFriendika2011-08-051-1/+1
| * fallback sha256 openssl_verify code for php releases prior to 5.3Friendika2011-08-051-3/+6
| * updates to Diaspora decrypt/verify from recent testingFriendika2011-08-051-48/+14
| * salmon protocol changes magicsig draft-experimental, fixes to hostxrdFriendika2011-08-043-7/+25
| * wrap text from imported link in [quote]Friendika2011-08-041-1/+1
| * allow custom avatar sizes - needed for Diaspora hcard/vcardFriendika2011-08-031-1/+16
| * several fixes for attachmentsFriendika2011-08-032-4/+8
| * re-parent api post item with parent_id and no parent_uriFriendika2011-08-031-8/+19
| * allow group selection from contact edit pageFriendika2011-08-022-8/+63
| * some more zot changes migrating back to f9a mainlineFriendika2011-08-0110-27/+27
| * api profilesFriendika2011-07-311-2/+27
| * better handling of api comments/repliesFriendika2011-07-311-5/+20
| * convert our native pkcs#8 to pkcs#1 for diaspora-public-key xrd fieldFriendika2011-07-301-1/+2
| * get_diaspora_key()Friendika2011-07-301-9/+31
| * basic diaspora decryptionFriendika2011-07-301-31/+103
| * Merge remote-tracking branch 'friendika/master'Fabio Comuni2011-07-298-17/+27
| |\
| | * auto-friend profiles showing up in directory as community pagesFriendika2011-07-281-1/+1
| | * revupFriendika2011-07-281-2/+2
| | * show full size photos for album view even when photo has been used as a profi...Friendika2011-07-281-2/+2
| | * installer text changesFriendika2011-07-271-3/+3
| | * show lock icon on private eventsFriendika2011-07-271-0/+1
| | * configurable format for date input selectorsFriendika2011-07-252-4/+13
| * | re-add pending registrations in ping.php, for admin side menuFabio Comuni2011-07-291-2/+9
* | | notify pending registrationsFabio Comuni2011-07-291-5/+24
* | | js to open close popup nav menu and to populate notification menu via ping.Fabio Comuni2011-07-251-8/+37
* | | change nav selected css classFabio Comuni2011-07-259-9/+9
| |/ |/|
* | typoFriendika2011-07-211-1/+1
* | better fix for bug #107, last one was flawedFriendika2011-07-213-2/+3
* | provide fake first arg to ajax updaterFriendika2011-07-211-5/+4
|/
* wrong path for salmon verifyFriendika2011-07-202-2/+1
* Load tinyMCE on post editor only if needed.Fabio Comuni2011-07-201-3/+5
* register hookFriendika2011-07-191-0/+2
* diaspora salmon endpoint (decryption not yet provided)Friendika2011-07-191-0/+215
* Merge pull request #141 from fabrixxm/newaclFriendika2011-07-191-0/+94
|\
| * fix group image nameFabio Comuni2011-07-191-1/+1
| * New jot acl selectorFabio Comuni2011-07-191-0/+94
* | basic diaspora discoveryFriendika2011-07-182-2/+18