aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/abook_edit.tpl
Commit message (Collapse)AuthorAgeFilesLines
* and more missing wrappersmarijus2014-10-101-1/+1
|
* remove the privacy macros in settings and connedit now that we have privacy ↵friendica2014-10-031-21/+0
| | | | roles attached to the channel. One can still use the advanced permission dialogues, but they shouldn't have a reason to if they created the channel with a suitable channel type - plus it's just a bunch of extra permissions settings to confuse people.
* when telling somebody that permissions have changed but not yet submitted, ↵friendica2014-07-221-0/+4
| | | | give them a submit button *right there* so they don't have to look for it.
* Checkboxes were not aligned in connedit, added a tabletuscanhobbit2014-06-281-4/+5
|
* Setting to undo/clear auto permissionsfriendica2014-04-211-5/+6
|
* notify when permissions change and haven't been saved.friendica2014-03-071-0/+1
|
* accept new connection broke yesterdayfriendica2014-02-031-3/+3
|
* don't draw attention to advanced permissions and their corresponding ↵friendica2014-02-021-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 ↵friendica2013-12-191-0/+4
| | | | show last updated on connedit page
* split off mod_connections into mod_connections & mod_connedit - lots of ↵friendica2013-12-181-1/+1
| | | | links to fix
* Actually, lets add a content wrapper while we're in there.Thomas Willingham2013-09-271-0/+2
|
* Issue #131Thomas Willingham2013-09-271-0/+2
|
* usability improvements on abook permissions settings - keep advanced ↵friendica2013-07-171-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 Willingham2013-07-161-6/+0
|
* progress on multiple profiles, doing it the old way. I don't think we're ↵friendica2013-07-031-0/+9
| | | | going to be able to do it the new way - way too complicated.
* more permissions descriptive text to lessen confusionfriendica2013-05-211-1/+3
|
* some auto-friending cleanupsfriendica2013-05-191-1/+1
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-38/+43
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* add soapbox settingsfriendica2013-02-101-3/+4
|
* finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵friendica2013-02-071-5/+5
| | | | opacity. Bad idea.
* auto form submission didn't work - jquery inheritance issue, disabling until ↵friendica2013-02-071-1/+1
| | | | we find another way.
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-071-1/+1
|
* simplify friendship approval - merge with connection editingfriendica2013-01-271-0/+12
|
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-231-1/+12
|
* requeue failed deliveriesfriendica2012-12-301-0/+1
|
* make permission quick links workfriendica2012-12-081-3/+6
|
* Now if you follow somebody it will create an abook entry on the other site ↵friendica2012-11-291-3/+4
| | | | with blocked,ignored, and pending set. No "friend notifications" yet.
* permissions and contact permissions are now stickyfriendica2012-11-081-12/+4
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-071-2/+6
| | | | (block,hide,archive,etc.)
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-061-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 notificationsfriendica2012-08-161-0/+5
|
* new contact edit mockup - verdict: too complicated, must simplifyfriendica2012-08-161-0/+44