Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setting to undo/clear auto permissions | friendica | 2014-04-21 | 1 | -5/+6 |
| | |||||
* | notify when permissions change and haven't been saved. | friendica | 2014-03-07 | 1 | -0/+1 |
| | |||||
* | accept new connection broke yesterday | friendica | 2014-02-03 | 1 | -3/+3 |
| | |||||
* | don't draw attention to advanced permissions and their corresponding ↵ | friendica | 2014-02-02 | 1 | -15/+22 |
| | | | | complexity and clearly mark the simple permissions which people are encouraged to use. | ||||
* | default photo issue, and connections page showing deleted accounts. Also ↵ | friendica | 2013-12-19 | 1 | -0/+4 |
| | | | | show last updated on connedit page | ||||
* | split off mod_connections into mod_connections & mod_connedit - lots of ↵ | friendica | 2013-12-18 | 1 | -1/+1 |
| | | | | links to fix | ||||
* | Actually, lets add a content wrapper while we're in there. | Thomas Willingham | 2013-09-27 | 1 | -0/+2 |
| | |||||
* | Issue #131 | Thomas Willingham | 2013-09-27 | 1 | -0/+2 |
| | |||||
* | usability improvements on abook permissions settings - keep advanced ↵ | friendica | 2013-07-17 | 1 | -6/+6 |
| | | | | dialogue open, make quick links clear relevant settings before setting each, and don't auto submit. This shows you exactly what happens with the quick settings and allows you to change/correct it if it isn't what you want. | ||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -6/+0 |
| | |||||
* | progress on multiple profiles, doing it the old way. I don't think we're ↵ | friendica | 2013-07-03 | 1 | -0/+9 |
| | | | | going to be able to do it the new way - way too complicated. | ||||
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 1 | -1/+3 |
| | |||||
* | some auto-friending cleanups | friendica | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -38/+43 |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | ||||
* | add soapbox settings | friendica | 2013-02-10 | 1 | -3/+4 |
| | |||||
* | finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵ | friendica | 2013-02-07 | 1 | -5/+5 |
| | | | | opacity. Bad idea. | ||||
* | auto form submission didn't work - jquery inheritance issue, disabling until ↵ | friendica | 2013-02-07 | 1 | -1/+1 |
| | | | | we find another way. | ||||
* | auto-submit connection edit form when quick permissions are applied | friendica | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 1 | -0/+12 |
| | |||||
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 1 | -1/+12 |
| | |||||
* | requeue failed deliveries | friendica | 2012-12-30 | 1 | -0/+1 |
| | |||||
* | make permission quick links work | friendica | 2012-12-08 | 1 | -3/+6 |
| | |||||
* | Now if you follow somebody it will create an abook entry on the other site ↵ | friendica | 2012-11-29 | 1 | -3/+4 |
| | | | | with blocked,ignored, and pending set. No "friend notifications" yet. | ||||
* | permissions and contact permissions are now sticky | friendica | 2012-11-08 | 1 | -12/+4 |
| | |||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 1 | -2/+6 |
| | | | | (block,hide,archive,etc.) | ||||
* | "follow" now creates an address book entry, which means we can start tying ↵ | friendica | 2012-11-06 | 1 | -1/+1 |
| | | | | 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. | ||||
* | don't count ignored events in notifications | friendica | 2012-08-16 | 1 | -0/+5 |
| | |||||
* | new contact edit mockup - verdict: too complicated, must simplify | friendica | 2012-08-16 | 1 | -0/+44 |