Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve editing ability of webpages - acls, photos, location, page link ↵ | friendica | 2013-12-07 | 2 | -6/+49 |
| | | | | title, etc. | ||||
* | finish ACL's in personal menus | friendica | 2013-12-07 | 1 | -23/+22 |
| | |||||
* | show a clean url in the hovertip for suggested friends | friendica | 2013-12-06 | 1 | -0/+1 |
| | |||||
* | add suggestions to a couple of other pages | friendica | 2013-12-06 | 2 | -0/+4 |
| | |||||
* | suggestion widget | friendica | 2013-12-06 | 1 | -0/+1 |
| | |||||
* | need include/conversation for events now | friendica | 2013-12-06 | 1 | -0/+1 |
| | |||||
* | yeah - that's what I'm going to do. we'll just keep system notifications. If ↵ | friendica | 2013-12-06 | 1 | -326/+0 |
| | | | | somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over. | ||||
* | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵ | friendica | 2013-12-06 | 2 | -161/+9 |
| | | | | (everything but system) were in. Maybe I'll just remove them so we can start over. | ||||
* | move profile tabs and network/matrix tabs to include/conversation | friendica | 2013-12-05 | 1 | -125/+2 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-05 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #223 from zzottel/master | friendica | 2013-12-05 | 1 | -2/+2 |
| |\ | | | | | | | Make it possible to change collection visibility without changing name. | ||||
| | * | Make it possible to change visibility without changing name. | zottel | 2013-12-05 | 1 | -2/+2 |
| | | | |||||
* | | | couple of errant SQL queries | friendica | 2013-12-05 | 1 | -2/+2 |
| | | | |||||
* | | | remove some cruft | friendica | 2013-12-05 | 1 | -69/+5 |
|/ / | |||||
* | | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 1 | -1/+1 |
| | | |||||
* | | issue #224 | friendica | 2013-12-05 | 1 | -0/+6 |
| | | |||||
* | | issue #225 | friendica | 2013-12-05 | 2 | -1/+3 |
| | | |||||
* | | couple of additional checks | friendica | 2013-12-05 | 1 | -1/+12 |
| | | |||||
* | | mod_authtest --- magic-auth diagnostic for those that are too freaking ↵ | friendica | 2013-12-05 | 3 | -9/+146 |
|/ | | | | important to read logs or code and expect others to be able to debug complex authentication transactions with no information beyond "it didn't work". This will provide a transaction report including both sides of the exchange that you can paste into a bug report and that a developer can actually figure out where in the transaction that things went wrong and maybe even be able to then figure out why. | ||||
* | generate a small amount of entropy to avoid duplicate notifications from ↵ | friendica | 2013-12-04 | 1 | -2/+4 |
| | | | | essentially simultaneous deliveries. | ||||
* | add poco and follow to default xchan creation | friendica | 2013-12-04 | 1 | -1/+3 |
| | |||||
* | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 3 | -32/+20 |
| | |||||
* | add hooks to zot-finger and import_xchan | friendica | 2013-12-03 | 1 | -0/+1 |
| | |||||
* | on successful magic-auth, put remote_service_class and remote_hub into the ↵ | friendica | 2013-12-03 | 1 | -4/+21 |
| | | | | session | ||||
* | reorganise a few included functions - notably identity related functions | friendica | 2013-12-03 | 1 | -1/+0 |
| | |||||
* | more work on magic-auth | friendica | 2013-12-02 | 2 | -4/+17 |
| | |||||
* | magic-auth re-factor | friendica | 2013-12-02 | 2 | -173/+122 |
| | |||||
* | refactor magic-auth | friendica | 2013-12-02 | 4 | -108/+10 |
| | |||||
* | some work on events permissions | friendica | 2013-12-01 | 1 | -6/+17 |
| | |||||
* | get rid of deprecated post_url() function | friendica | 2013-12-01 | 1 | -4/+8 |
| | |||||
* | file corruption | friendica | 2013-12-01 | 1 | -122/+0 |
| | |||||
* | document the ping packet - and remove the ancient rusty brown square default ↵ | friendica | 2013-12-01 | 1 | -10/+165 |
| | | | | profile photos. | ||||
* | don't magic-auth against a deleted channel | friendica | 2013-12-01 | 1 | -9/+14 |
| | |||||
* | magic auth fix plus doco | friendica | 2013-12-01 | 1 | -2/+75 |
| | |||||
* | zot documentation inline in the code where we need it most. | friendica | 2013-12-01 | 1 | -0/+120 |
| | |||||
* | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 5 | -23/+68 |
| | |||||
* | allow zot-info to return results for address= with webbies or naked nicknames | friendica | 2013-11-29 | 1 | -1/+2 |
| | |||||
* | make the template processor (e.g. replace_macros) pluggable | friendica | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | reduce the likelihood that a given channel will have 30-40 valid hublocs ↵ | friendica | 2013-11-27 | 1 | -1/+1 |
| | | | | with the same hubloc_url. | ||||
* | allow editing posts on connectors that support edits | friendica | 2013-11-26 | 1 | -1/+3 |
| | |||||
* | sort out the preview icons | friendica | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | wp-to-red: now supports editing, titles, and native permalinks | friendica | 2013-11-25 | 1 | -0/+13 |
| | |||||
* | Merge pull request #214 from tuscanhobbit/master | friendica | 2013-11-25 | 1 | -3/+6 |
|\ | | | | | admin user table now shows the channel list and ID, minor changes to admin summary table | ||||
| * | admin user table now shows the channel list, minor changes to summary | tuscanhobbit | 2013-11-24 | 1 | -3/+6 |
| | | |||||
* | | Add some message_id meta information for wordpress posts so we'll know where ↵ | friendica | 2013-11-24 | 1 | -0/+10 |
|/ | | | | to send comments | ||||
* | a reference to account_id was missing in user admin table | tuscanhobbit | 2013-11-23 | 1 | -2/+3 |
| | |||||
* | search should respect max items to load as well | marijus | 2013-11-22 | 1 | -0/+2 |
| | |||||
* | follow and accept_follow hooks | friendica | 2013-11-21 | 1 | -0/+8 |
| | |||||
* | make default group for new connections work | friendica | 2013-11-21 | 1 | -0/+9 |
| | |||||
* | white screen | friendica | 2013-11-21 | 1 | -7/+8 |
| |