Commit Graph

4575 Commits

Author SHA1 Message Date
Sarven Capadisli d48d27d79f Updated margin/width value for nested notices 2009-07-05 22:57:35 +00:00
Evan Prodromou 5875c02cbb also hide your own design 2009-07-05 14:37:37 -04:00
Evan Prodromou e6c54a59e1 set/get viewdesigns flag and use it 2009-07-05 14:33:12 -04:00
Evan Prodromou d4db9d83d8 Revert "Merge branch '0.8.x' into cachenonexistent"
This reverts commit e21d2cfdb5.
2009-07-05 12:44:18 -04:00
Evan Prodromou e21d2cfdb5 Merge branch '0.8.x' into cachenonexistent 2009-07-05 11:53:39 -04:00
Evan Prodromou 83adf9fa1a don't hide unsub button for remote users 2009-07-05 11:47:14 -04:00
Evan Prodromou 5fe1af94b2 Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x 2009-07-05 11:33:17 -04:00
Evan Prodromou ac361791c4 fix caching of faves by own, other 2009-07-05 11:32:57 -04:00
Evan Prodromou 9f6bea473e cache failure to find in memcached 2009-07-05 11:31:39 -04:00
Sarven Capadisli 53b7fb7f1c Using box-shadow on the site_nav_local_views li instead of a. 2009-07-04 18:28:24 +00:00
Evan Prodromou eedfaa7d1a clean up payload memory 2009-07-03 23:34:28 -04:00
Zach Copley e3c70cc30c Merge branch 'friendships_show' into 0.8.x
* friendships_show:
  Implement friendships/show API method
  Route and stub for new friendships/show API method
2009-07-03 15:43:14 -07:00
Zach Copley 2881b553fe Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
* '0.8.x' of git@gitorious.org:laconica/dev:
  null for both args in conversation
  no limit on conversation stream
  fixed limit for conversations
  only show subscribe button in profile list for local users
  move peoplesearchresults class to action/peoplesearch
  only show subscription controls to owner
2009-07-03 15:42:55 -07:00
Zach Copley a2a4cc35f6 Implement friendships/show API method 2009-07-03 15:42:12 -07:00
Evan Prodromou 088fa6befc null for both args in conversation 2009-07-03 10:48:15 -04:00
Evan Prodromou e2f8b8d65d no limit on conversation stream 2009-07-03 10:40:23 -04:00
Evan Prodromou 04c713e671 fixed limit for conversations 2009-07-03 10:37:39 -04:00
Evan Prodromou c04e3c7769 only show subscribe button in profile list for local users 2009-07-03 10:14:02 -04:00
Evan Prodromou 72d0ee4e25 move peoplesearchresults class to action/peoplesearch 2009-07-03 10:10:12 -04:00
Evan Prodromou f73d93fa7a only show subscription controls to owner 2009-07-03 01:26:21 -04:00
Zach Copley acb4c78346 Route and stub for new friendships/show API method 2009-07-02 17:32:27 -07:00
Zach Copley c02acd7341 Better comment about syslog log facility 2009-07-02 16:16:17 -07:00
Zach Copley d80c553e5f Make logging facility configurable 2009-07-02 16:06:13 -07:00
Zach Copley 608a7ba77c Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
* '0.8.x' of git@gitorious.org:laconica/dev:
  Disabled textarea focus for conversation page since most entrances to
2009-07-02 15:13:30 -07:00
Zach Copley bca3b3d36f Send null as 2nd arg, not 3rd. 2009-07-02 15:09:48 -07:00
Sarven Capadisli bb404c9be2 Disabled textarea focus for conversation page since most entrances to
this page is with 'in context' link (which includes a fragment
identifier)
2009-07-02 21:29:03 +00:00
Sarven Capadisli a9c83b064f Added event to let the site owner add more information into <address>
for contact e.g., email, location, tagline
2009-07-02 16:06:06 +00:00
Sarven Capadisli 35a5934503 Changed sioc:reply_to to sioc:reply_of 2009-07-02 15:38:25 +00:00
Evan Prodromou d04ab14a5a Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x 2009-07-02 08:22:09 -04:00
Evan Prodromou aea546c122 notice should show user design 2009-07-02 08:21:54 -04:00
Evan Prodromou b4de1d4636 favorites should show owner design 2009-07-02 08:21:41 -04:00
Zach Copley 734f631e1e Show correct number of profile avatars and 'all' link in subs asides 2009-07-01 18:40:14 -07:00
Zach Copley 6bc37a3254 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
* '0.8.x' of git@gitorious.org:laconica/dev:
  Removed extra slash
  Killed the FB Connect profile-pic bounce in all browsers
2009-07-01 16:25:38 -07:00
Zach Copley 0e78e1cc52 Show HTML for thumbnails instead of redirecting. Remove dead code. 2009-07-01 16:24:22 -07:00
Sarven Capadisli e39b2378be Removed extra slash 2009-07-01 23:18:35 +00:00
Zach Copley 92e30b438e Killed the FB Connect profile-pic bounce in all browsers 2009-07-01 22:47:21 +00:00
Sarven Capadisli b8d32a5118 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-07-01 20:59:49 +00:00
Sarven Capadisli c832888234 Centres the overlay container as best as it can (given that we can't
calculate the height of the XHR response container without actually
loading it into the DOM).
2009-07-01 20:57:21 +00:00
Evan Prodromou 90557e9147 correctly return count of notices 2009-07-01 14:45:48 -04:00
Evan Prodromou 0057f3da81 show all the notices, not just latest 20 2009-07-01 14:45:09 -04:00
Evan Prodromou 3b6ff92495 don't redirect on local file for ajax action 2009-07-01 13:50:44 -04:00
Evan Prodromou 89240cee95 update joverlay to latest version 2009-07-01 13:46:54 -04:00
Evan Prodromou 8d9827c9af add the readable source for joverlay 2009-07-01 13:46:32 -04:00
Evan Prodromou 67e3bf0f05 remove extra / in attachment code 2009-07-01 13:43:36 -04:00
Evan Prodromou 721ba6c88f Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x 2009-07-01 12:58:49 -04:00
Evan Prodromou 8a8390c1a7 exclude p argument when calculating selfUrl 2009-07-01 12:58:16 -04:00
Evan Prodromou f61645aef8 take out session handler notification 2009-07-01 11:38:10 -04:00
Sarven Capadisli 6c28a07cf5 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-07-01 00:50:19 +00:00
Sarven Capadisli 015492daac Improves the FB user avatar "bounce" in some browsers 2009-07-01 00:49:40 +00:00
Dan Moore fbb7757c4b Cleaning up comments at top of favor.php. 2009-06-30 17:04:49 -07:00