Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zfinger issue stray unfinished statement | friendica | 2013-01-04 | 1 | -2/+4 |
| | |||||
* | temporary feed import/export (public only for the moment) until this is ↵ | friendica | 2013-01-03 | 2 | -7/+49 |
| | | | | integrated with remote permissions | ||||
* | add refresh to connection edit menu, and notify of communication issues | friendica | 2013-01-03 | 1 | -1/+9 |
| | |||||
* | stray paren in sql | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | ensure the function can be found | friendica | 2013-01-03 | 1 | -0/+1 |
| | |||||
* | add "refresh their permissions" function | friendica | 2013-01-03 | 1 | -0/+5 |
| | |||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 2 | -1/+18 |
| | |||||
* | fix register_policy globally | friendica | 2013-01-03 | 7 | -10/+10 |
| | |||||
* | Merge pull request #11 from beardy-unixer/master | friendica | 2013-01-03 | 1 | -1/+1 |
|\ | | | | | Redbasic update | ||||
| * | Fix register policy | Thomas Willingham | 2013-01-03 | 1 | -1/+1 |
| | | |||||
* | | fix event query - some DB's have problems with it | friendica | 2013-01-03 | 1 | -3/+3 |
|/ | |||||
* | fix item owner on conversations | friendica | 2013-01-03 | 1 | -2/+3 |
| | |||||
* | missing ) | friendica | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | pconfig['system']['channel_format'] lets you specify what your channel page ↵ | friendica | 2013-01-02 | 1 | -4/+15 |
| | | | | looks like. By default it's a social network-like profile. 'full' makes it a full page of channel content with no sidebar widgets, and 'partial' includes the archive and categories widget (like a blog and only if they are enabled) on the sidebar but leaves out the 'social network' vcard and contact block. This may undergo revision as we use it and figure out how to make other pages tweakable and configurable in the same sorts of ways. | ||||
* | verify table needs auto_increment flag | friendica | 2013-01-02 | 1 | -25/+87 |
| | |||||
* | zome issues registering new hubs | friendica | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | poco discovery | friendica | 2013-01-01 | 1 | -0/+3 |
| | |||||
* | accept expire params if expire feature is enabled | friendica | 2012-12-31 | 1 | -0/+13 |
| | |||||
* | add individual message delivery reporting | friendica | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | couple of fixes to follow, prepare for default connection permissions | friendica | 2012-12-31 | 2 | -18/+39 |
| | |||||
* | connections edit: show existing permissions as checked (or unchecked) even ↵ | friendica | 2012-12-31 | 1 | -1/+4 |
| | | | | if disabled | ||||
* | requeue failed deliveries | friendica | 2012-12-30 | 1 | -1/+2 |
| | |||||
* | more logging, some debugging of group membership page | friendica | 2012-12-30 | 1 | -1/+5 |
| | |||||
* | fix poco acct: url | friendica | 2012-12-30 | 1 | -2/+2 |
| | |||||
* | no hub - well doh, no wonder; we were looking for array['hub'] and it's ↵ | friendica | 2012-12-29 | 1 | -2/+0 |
| | | | | actually array['url']. | ||||
* | probe diagnostic translated to zot, will use your current channel for ↵ | friendica | 2012-12-29 | 1 | -3/+7 |
| | | | | permissions, logout to check anonymous permissions | ||||
* | fix channel page permissions for public viewing | friendica | 2012-12-28 | 1 | -2/+1 |
| | |||||
* | This was bloody hard to sort out.... but now it's sorted and we can move ↵ | friendica | 2012-12-27 | 1 | -9/+11 |
| | | | | forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?" | ||||
* | directory server json search module | friendica | 2012-12-27 | 1 | -0/+116 |
| | |||||
* | will have to search tags/keywords another way | friendica | 2012-12-26 | 1 | -4/+4 |
| | |||||
* | local search against the directory - need to convert this to client/server role | friendica | 2012-12-26 | 1 | -38/+34 |
| | |||||
* | typo in mod_match | friendica | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-26 | 1 | -0/+2 |
|\ | |||||
| * | Merge pull request #9 from oohlaf/fixes | friendica | 2012-12-26 | 1 | -0/+2 |
| |\ | | | | | | | HTTP redirect fixes and a include file fix | ||||
| | * | Include zot for magic | Olaf Conradi | 2012-12-26 | 1 | -0/+2 |
| | | | |||||
* | | | add keywords to zot-info profile | friendica | 2012-12-26 | 1 | -0/+10 |
| | | | |||||
* | | | add important profile fields to zot-info if permitted - for directory | friendica | 2012-12-26 | 1 | -12/+22 |
|/ / | |||||
* / | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 5 | -20/+14 |
|/ | |||||
* | allow toplevel domain redirects for zot-info | friendica | 2012-12-25 | 1 | -0/+11 |
| | |||||
* | add permission controls to "storage" objects such as attachments or other ↵ | friendica | 2012-12-22 | 1 | -0/+2 |
| | | | | stored files | ||||
* | cleanup editpost | friendica | 2012-12-21 | 2 | -25/+13 |
| | |||||
* | directory structures | friendica | 2012-12-21 | 1 | -2/+3 |
| | |||||
* | more DB cleanup | friendica | 2012-12-20 | 2 | -746/+0 |
| | |||||
* | mod_display - now barely functional but that's a lot better than being ↵ | friendica | 2012-12-20 | 1 | -43/+51 |
| | | | | totally buggered. | ||||
* | removing dfrn stuff | friendica | 2012-12-20 | 4 | -2493/+0 |
| | |||||
* | wrong constant | friendica | 2012-12-20 | 1 | -2/+2 |
| | |||||
* | directory discovery | friendica | 2012-12-20 | 1 | -0/+14 |
| | |||||
* | some changes for directory services | friendica | 2012-12-19 | 1 | -0/+4 |
| | |||||
* | directory page still needs a lot of work, look up locally if local master or ↵ | friendica | 2012-12-19 | 1 | -109/+120 |
| | | | | standalone, need to put some basic profile info in discovery page and direct to local directory master | ||||
* | get notification backend working again | friendica | 2012-12-19 | 1 | -1/+1 |
| |