Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reset timestamps when unarchiving a connection | friendica | 2014-06-18 | 1 | -0/+13 |
| | |||||
* | add a few days of slop to the orphan finder to account for any lags in dir ↵ | friendica | 2014-06-01 | 1 | -1/+1 |
| | | | | syncing. | ||||
* | this is an important bit - only mark dead hubs on directory servers. They ↵ | friendica | 2014-05-29 | 1 | -0/+4 |
| | | | | shouldn't matter anywhere else. | ||||
* | cleanup dead directory entries. This was a real b#tch, so keep your eye out ↵ | friendica | 2014-05-28 | 1 | -18/+66 |
| | | | | for issues - which you shouldn't see until next weekend when this is scheduled to run. We're only setting flags, so if anything goes wrong we should be able to recover without too much pain. | ||||
* | filter randprof results to avoid channels that are known to be deceased. | friendica | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | Hope I have repaired the channel admin page. | sasiflo | 2014-04-06 | 1 | -1/+1 |
| | | | | | | | | | | Channel blocking and deleting was copied from user actions. This was not done to an end. Hope what I do is enough to enable channel blocking and deleting the correct way. On deletion all entities that belong to the channel are deleted. But the channel itself is just marked as deleted. Do not really understand why it is done this way. | ||||
* | small changes to a couple of lookup functions which we need to use a bit more | friendica | 2014-02-20 | 1 | -3/+6 |
| | |||||
* | vsprintf error on update | friendica | 2014-02-20 | 1 | -2/+2 |
| | |||||
* | use profile photo on vcard before reverting to xchan photo | friendica | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | remove a couple of mysql reserved words from being used as table or row ↵ | friendica | 2013-12-22 | 1 | -1/+1 |
| | | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code. | ||||
* | more comanche | friendica | 2013-12-19 | 1 | -1/+5 |
| | |||||
* | prepare for Comanchification of mod_photos | friendica | 2013-12-13 | 1 | -0/+13 |
| | |||||
* | refactor magic-auth | friendica | 2013-12-02 | 1 | -79/+0 |
| | |||||
* | removeme sort of works for a single channel - lots of loose ends to deal ↵ | friendica | 2013-11-12 | 1 | -22/+36 |
| | | | | with but it's a start | ||||
* | more work on channel removal - it might sort of work now but I'm expecting ↵ | friendica | 2013-11-05 | 1 | -4/+22 |
| | | | | lots of issues. Hence there is still no code in chanman to start the process rolling and make it happen. Will need a barrage of test cases. | ||||
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -1/+2 |
| | |||||
* | Pieces we'll need to tie together chanman and account/channel deletion and ↵ | friendica | 2013-09-17 | 1 | -15/+44 |
| | | | | | | | | directory sync. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. OK? Understood? | ||||
* | premium/restricted channel connections implemented, configure at ↵ | friendica | 2013-08-21 | 1 | -1/+8 |
| | | | | yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways. | ||||
* | don't include archived contacts in public posts, unless specifically requested | friendica | 2013-08-15 | 1 | -2/+2 |
| | |||||
* | debugging issue #58 - seems to work but needs (more) theming | friendica | 2013-08-13 | 1 | -3/+10 |
| | |||||
* | untested patch for issue #58 - will require theming if it works | friendica | 2013-08-13 | 1 | -0/+18 |
| | |||||
* | enotify: localize things we know how to translate | friendica | 2013-08-05 | 1 | -1/+1 |
| | |||||
* | progress on unfriending | friendica | 2013-08-04 | 1 | -15/+19 |
| | |||||
* | basic *account* removal, but the channel removal which it calls still needs ↵ | friendica | 2013-08-04 | 1 | -0/+43 |
| | | | | (lots of) work. Oh and the intro table is no longer used and won't be - so it's gone. | ||||
* | provide a controlling user for theme settings, not necessarily local_user() ↵ | friendica | 2013-07-16 | 1 | -0/+5 |
| | | | | - can't test on my test site so moving into production and I'll debug it there. | ||||
* | more nomadic clone sync | friendica | 2013-06-26 | 1 | -0/+3 |
| | |||||
* | sql error on contact removal | friendica | 2013-04-19 | 1 | -1/+1 |
| | |||||
* | randprof sorta working | friendica | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | moving on | friendica | 2013-02-18 | 1 | -0/+60 |
| | |||||
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 1 | -32/+53 |
| | |||||
* | more photo backend stuff | friendica | 2013-01-26 | 1 | -0/+7 |
| | |||||
* | make contact_remove sort of work so I can actually get rid of Oliver's and ↵ | friendica | 2013-01-25 | 1 | -14/+34 |
| | | | | Michael J's dead contacts and not poll them every ten minutes forever | ||||
* | api for abook entries | friendica | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | more api functions to help pull business logic out of controller code, in ↵ | friendica | 2013-01-25 | 1 | -0/+18 |
| | | | | this case the often used functions to fetch all contacts or fetch the self contact | ||||
* | plug potential hole in magic auth, add link to chanview to view in dedicated ↵ | friendica | 2013-01-23 | 1 | -3/+11 |
| | | | | window | ||||
* | use correct param for connect link | friendica | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | move 'Connect' button to local chanview page, remove from remote profile ↵ | friendica | 2012-12-06 | 1 | -2/+15 |
| | | | | pages - still requires some theming love | ||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 1 | -19/+13 |
| | | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow. | ||||
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | more progress on address book | friendica | 2012-10-30 | 1 | -0/+18 |
| | |||||
* | more structural stuff | friendica | 2012-10-29 | 1 | -2/+2 |
| | |||||
* | Now have a solid permissions model. Create a few functions to enumerate them ↵ | friendica | 2012-10-28 | 1 | -93/+0 |
| | | | | and then we're off to the races. | ||||
* | more cleanup | Mike Macgirvin | 2012-10-23 | 1 | -23/+1 |
| | |||||
* | lotsa little fixes | friendica | 2012-10-21 | 1 | -3/+3 |
| | |||||
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 1 | -2/+2 |
| | |||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -19/+19 |
| | |||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -0/+5 |
| | |||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 1 | -6/+59 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -0/+54 |
| |