Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | why oh why is poco_load not getting called? oh - that's why. | friendica | 2013-01-24 | 2 | -5/+4 |
| | |||||
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 2 | -114/+140 |
| | |||||
* | plug potential hole in magic auth, add link to chanview to view in dedicated ↵ | friendica | 2013-01-23 | 4 | -28/+48 |
| | | | | window | ||||
* | @tags sorta work, but we might have an issue with sending zids in @tags | friendica | 2013-01-23 | 1 | -3/+2 |
| | |||||
* | make @tags half-ass work | friendica | 2013-01-23 | 2 | -16/+13 |
| | |||||
* | some poco fixes | friendica | 2013-01-22 | 1 | -2/+1 |
| | |||||
* | fixed contactgroup editor | friendica | 2013-01-22 | 2 | -12/+12 |
| | |||||
* | fix observer permissions on wall_attach | friendica | 2013-01-22 | 1 | -52/+19 |
| | |||||
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 4 | -83/+105 |
| | |||||
* | security fixes related to directory access and sites that are off the grid | friendica | 2013-01-22 | 4 | -9/+13 |
| | |||||
* | hidden directory entries | friendica | 2013-01-22 | 3 | -5/+11 |
| | |||||
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 1 | -1/+2 |
| | |||||
* | testing begins | friendica | 2013-01-21 | 1 | -3/+3 |
| | |||||
* | magic auth - it's mostly done or at least all the code bits are written and ↵ | friendica | 2013-01-21 | 2 | -62/+208 |
| | | | | it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. | ||||
* | oopsie | friendica | 2013-01-21 | 1 | -1/+2 |
| | |||||
* | re-arrange the order a bit | friendica | 2013-01-21 | 1 | -1/+3 |
| | |||||
* | more work on magic auth | friendica | 2013-01-21 | 2 | -1/+11 |
| | |||||
* | fix the visual group editor | friendica | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Ensure that Red members never see the accursed "and nobody was found..." ↵ | friendica | 2013-01-20 | 3 | -90/+127 |
| | | | | when you've put in an explicit address of a channel you know for certain exists. | ||||
* | missing scope | friendica | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -28/+22 |
| | |||||
* | more heavy lifting on API - though need to re-visit events and give them all ↵ | friendica | 2013-01-19 | 1 | -2/+1 |
| | | | | message_ids from the origination site. | ||||
* | directory services cleanup | friendica | 2013-01-19 | 2 | -17/+12 |
| | |||||
* | distributed directory search from the navbar | friendica | 2013-01-19 | 3 | -31/+113 |
| | |||||
* | allow chanview by address | friendica | 2013-01-18 | 1 | -1/+6 |
| | |||||
* | if chanview is provided a url - always load it even if there's no xchan ↵ | friendica | 2013-01-18 | 1 | -4/+9 |
| | | | | available on this site. | ||||
* | fix people search | friendica | 2013-01-18 | 2 | -2/+4 |
| | |||||
* | did it again | friendica | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | typo | friendica | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | link people search from navbar | friendica | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | disable magic auth for now since it isn't finished | friendica | 2013-01-18 | 1 | -1/+3 |
| | |||||
* | directory client mode | friendica | 2013-01-18 | 2 | -108/+98 |
| | |||||
* | export should always "save to file" by default | friendica | 2013-01-16 | 1 | -4/+14 |
| | |||||
* | provide other ways to export the basic info | friendica | 2013-01-16 | 2 | -65/+15 |
| | |||||
* | documenting event-finish-date-crosses-month-boundary issue to come back to later | friendica | 2013-01-16 | 1 | -0/+6 |
| | |||||
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 2 | -4/+19 |
| | |||||
* | typo | friendica | 2013-01-16 | 1 | -0/+31 |
| | |||||
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 2 | -45/+38 |
| | |||||
* | pages sorta working | friendica | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | progress on pages - they're still getting lost inside conversation(), but ↵ | friendica | 2013-01-14 | 1 | -1/+3 |
| | | | | progress is progress. | ||||
* | rewrite the conv search | friendica | 2013-01-12 | 1 | -4/+4 |
| | |||||
* | fill in the basic outline of what needs to happen on importation | friendica | 2013-01-12 | 1 | -1/+33 |
| | |||||
* | skeleton for channel import | friendica | 2013-01-12 | 1 | -0/+32 |
| | |||||
* | add page module | friendica | 2013-01-12 | 1 | -0/+42 |
| | |||||
* | backend for storing items as arbitrary webpages | friendica | 2013-01-11 | 1 | -8/+33 |
| | |||||
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 3 | -20/+0 |
| | |||||
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 2 | -12/+10 |
| | |||||
* | wrong redirection after follow | friendica | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | this should fix pcss | friendica | 2013-01-08 | 1 | -7/+5 |
| | |||||
* | The rest of the front end for the new notifications - now only missing "mark ↵ | friendica | 2013-01-08 | 1 | -2/+2 |
| | | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff |