Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 1 | -1/+0 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -7/+7 |
| | |||||
* | new contact edit mockup - verdict: too complicated, must simplify | friendica | 2012-08-16 | 1 | -0/+1 |
| | |||||
* | simplify | friendica | 2012-07-21 | 1 | -1/+0 |
| | |||||
* | contact edit slider | friendica | 2012-07-15 | 1 | -1/+19 |
| | |||||
* | sort out contact search oddities | friendica | 2012-06-20 | 1 | -4/+3 |
| | |||||
* | missing paren | friendica | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | contact search oddities | friendica | 2012-06-20 | 1 | -3/+4 |
| | |||||
* | better handling of dead contacts | friendica | 2012-06-14 | 1 | -0/+2 |
| | |||||
* | set minchars to 2 for contacts search | friendica | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | contacts search autocomplete | friendica | 2012-06-05 | 1 | -0/+19 |
| | |||||
* | "show more" friends in common | friendica | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | start adding tooltips to tab menus | friendica | 2012-04-30 | 1 | -0/+11 |
| | |||||
* | implement contact archival | friendica | 2012-04-27 | 1 | -5/+38 |
| | |||||
* | move unfriend to standalone function for use in account removal | friendica | 2012-04-23 | 1 | -33/+4 |
| | |||||
* | make editplain work everywhere | friendica | 2012-04-10 | 1 | -2/+8 |
| | |||||
* | fix_mce_lf contact edit page | friendica | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | move friend suggestions to top of contact page, add default contact profile ↵ | friendica | 2012-03-20 | 1 | -0/+5 |
| | | | | photos if missing | ||||
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 1 | -17/+17 |
| | |||||
* | don't count self in number of contatcs | friendica | 2012-03-13 | 1 | -4/+2 |
| | |||||
* | recover contacts total count which got lost | friendica | 2012-03-09 | 1 | -3/+4 |
| | |||||
* | clicking contact on contacts page broken link | friendica | 2012-02-27 | 1 | -0/+1 |
| | |||||
* | revert 01a2791e3a to avoid random preg internal errors. fix contact_template | Fabio Comuni | 2012-02-27 | 1 | -2/+2 |
| | |||||
* | quattro post preview, style contacts pages, style for "shiny" class, fix ↵ | Fabio Comuni | 2012-02-23 | 1 | -29/+33 |
| | | | | | | | contacts list in profile aside. remove html from viewcontacts.php and contacts.php use contact_template.tpl to print contacts also in viewcontacts | ||||
* | more contacts categorisation, page cleanup | friendica | 2012-02-13 | 1 | -3/+18 |
| | |||||
* | proper tab selection when network or search is in effect | friendica | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | tabs and total count for contacts page | friendica | 2012-02-13 | 1 | -21/+57 |
| | |||||
* | refresh contact record after setting change | friendica | 2012-02-11 | 1 | -0/+8 |
| | |||||
* | bug #279, add network selector widget to contacts page | friendica | 2012-02-11 | 1 | -1/+6 |
| | |||||
* | bug #278 show only blocked contacts | friendica | 2012-02-11 | 1 | -5/+14 |
| | |||||
* | if removing a contact after viewing the third page of contacts, go back to ↵ | friendica | 2012-02-08 | 1 | -2/+5 |
| | | | | page 3 | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | hide some contacts from others | friendica | 2011-12-05 | 1 | -2/+5 |
| | |||||
* | "follow" link was missing | Friendika | 2011-11-11 | 1 | -0/+2 |
| | |||||
* | contact edit updates | Friendika | 2011-11-09 | 1 | -40/+56 |
| | |||||
* | more work on new contact edit page - plus first port to testbubble | Friendika | 2011-11-09 | 1 | -9/+17 |
| | |||||
* | more contact edit page stuff | Friendika | 2011-11-08 | 1 | -14/+17 |
| | |||||
* | first checkin - updated contact_edit, more work remains | Friendika | 2011-11-08 | 1 | -5/+7 |
| | |||||
* | common friends | Friendika | 2011-11-01 | 1 | -0/+5 |
| | |||||
* | add contact_widgets and provide widgets on appropriate pages, fix the saved ↵ | Friendika | 2011-10-11 | 1 | -32/+4 |
| | | | | | | search widget fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in. | ||||
* | stuff | Friendika | 2011-10-11 | 1 | -13/+20 |
| | | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos. | ||||
* | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 1 | -10/+13 |
|\ | |||||
| * | moved invite friends into 'find people' block | Devlon Duthie | 2011-09-25 | 1 | -6/+8 |
| | | | | | | | | misc. styling tweaks | ||||
| * | really commiting files this time, still getting the hang of git. | Devlon Duthie | 2011-09-25 | 1 | -5/+6 |
| | | | | | | | | | | | | some images added, some classes added to groupidebar, contacts sidebar notification flags moved out of nav and into banner for testbubble the testbubble css tweaks | ||||
* | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-08-30 | 1 | -29/+21 |
|\| | |||||
| * | remove "online reputation" section on contact editing - nobody ever uses it, ↵ | Friendika | 2011-08-29 | 1 | -17/+1 |
| | | | | | | | | and there is no interface to query it. | ||||
| * | some minor work on contact edit page | Friendika | 2011-08-25 | 1 | -1/+6 |
| | | |||||
| * | theme settings for contact photo menu | Friendika | 2011-08-25 | 1 | -1/+1 |
| | | |||||
| * | contact menu beginnings | Friendika | 2011-08-24 | 1 | -0/+1 |
| | |