aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* consolidate permission arraysfriendica2012-11-022-40/+15
|
* verify all the signatures before adding contactfriendica2012-11-023-4/+20
|
* fix default channelfriendica2012-11-023-13/+18
|
* fixed the hash, now onward & upwardfriendica2012-11-024-6/+7
|
* grrr... hashes aren't matching.friendica2012-11-015-84/+143
|
* bug in get_all_permsfriendica2012-11-011-5/+5
|
* can save permissionsfriendica2012-11-012-14/+60
|
* settings page channel permissions front-end (needs back-end still)friendica2012-11-018-5/+106
|
* add current selection to channel managerfriendica2012-11-014-4/+35
|
* more progress on follow - should be able to import the xchan and photos.friendica2012-11-012-45/+69
|
* cleanup channel managementfriendica2012-11-014-5/+40
|
* change admin pointer to update.phpfriendica2012-11-011-1/+1
|
* move some more stuff to the install directoryfriendica2012-11-015-4/+4
|
* typosfriendica2012-11-012-4/+7
|
* merging zot_finger schema additionsfriendica2012-11-012-94/+46
|
* send more infofriendica2012-11-011-0/+2
|
* add mimetype to photo infofriendica2012-11-011-10/+11
|
* typofriendica2012-10-311-1/+1
|
* network discovery on followfriendica2012-10-313-7/+15
|
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-314-120/+82
|
* need to accomodate different webbies on different hubsfriendica2012-10-313-3/+7
|
* merge zperms functionality into zfingerfriendica2012-10-312-22/+30
|
* increase size of signature storesfriendica2012-10-311-5/+3
|
* starting on pinging the basic elements of federation and communicationfriendica2012-10-319-30/+44
|
* more progress on address bookfriendica2012-10-303-121/+145
|
* fix channel creation and management after last changesfriendica2012-10-305-7/+6
|
* zchannel rename to new_channelfriendica2012-10-2910-67/+67
|
* fixing broken things again after the latest round of ripping out the yellow ↵friendica2012-10-295-26/+48
| | | | slime and replacing it with red slime.
* more structural stufffriendica2012-10-2911-217/+239
|
* fix page titlefriendica2012-10-291-1/+1
|
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-2935-229/+327
| | | | to the profile details.
* closeness issue - need to work on it morefriendica2012-10-291-14/+31
|
* ignore error for non-existent DB fields at the present time since it's just ↵friendica2012-10-281-1/+1
| | | | filling up the logs with noise.
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-286-9/+20
|
* start to use our permissions for stufffriendica2012-10-282-117/+97
|
* Now have a solid permissions model. Create a few functions to enumerate them ↵friendica2012-10-286-101/+367
| | | | and then we're off to the races.
* fix starring postsfriendica2012-10-274-12/+12
|
* start on network/home notification refactorfriendica2012-10-273-8/+94
|
* theme tweaks cont.friendica2012-10-272-3/+3
|
* contact group is now 'channel group'friendica2012-10-273-15/+15
|
* theming adjustmentsfriendica2012-10-271-2/+2
|
* update file iconfriendica2012-10-271-0/+0
|
* better icon shading for the default themefriendica2012-10-271-0/+0
|
* fix a couple of things that went wonky when moving to thread objectsfriendica2012-10-273-14/+18
|
* feature managementfriendica2012-10-262-1/+33
|
* fix comment lineupfriendica2012-10-261-1/+1
|
* move things to the newer conversation object, a few minor bugs - will sort ↵friendica2012-10-257-74/+169
| | | | it out eventually
* comments sort of working again but now need to fix the threading which was ↵friendica2012-10-2517-587/+416
| | | | ported when it was only half working
* fixes to photo linked items, shut up poller until I can get to thatfriendica2012-10-252-32/+43
|
* more progress on the main photos modulefriendica2012-10-244-45/+45
|