Commit Graph

305 Commits

Author SHA1 Message Date
friendica 6e880cfd49 use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF 2013-07-07 17:22:40 -07:00
friendica 6fba7ac1af fix cid query 2013-06-27 21:40:56 -07:00
friendica 0daaf35ff8 fix location setting stuff 2013-05-28 17:16:16 -07:00
friendica a96d2177f7 didn't realise that collections (search by group) and search by contact weren't working on the matrix/network page and had never been properly ported. They're now ported - whether or not they work is another matter. 2013-05-22 22:48:48 -07:00
friendica d0133d6f87 uri to mid 2013-03-25 13:01:48 -07:00
friendica b3417e4854 main_slider hook 2013-03-21 15:41:00 -07:00
friendica ba3cff6d9a progress on tag delivery 2013-02-11 00:20:14 -08:00
friendica 27c9288add reduce itemspage for better interactive performance 2013-02-10 17:10:58 -08:00
friendica 99c5f88963 mod_display - no fun. Not working at all. But a bit of progress. 2013-02-10 04:55:29 -08:00
friendica 6d73e5c0a6 add count of items to profiler so we can get a running average 2013-02-09 02:56:45 -08:00
friendica 55df911403 performance profiling - 95% of the time is spent in "conversation()" e.g. rendering and templates, even with the new theme engine. The time spent in the DB is miniscule. Will have to profile the bbcode processing and template engines individually to drill down further. 2013-02-09 02:46:50 -08:00
friendica 07e0ffd7c7 reduce debug noise 2013-02-08 03:26:10 -08:00
friendica da388f4bc5 fix new/search mod on network page, fix the parent queries on network and channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right. 2013-02-04 17:46:04 -08:00
friendica 421921d4d0 debugging mark all seen for various notification types 2013-02-04 00:03:19 -08:00
friendica 13ff4b9f01 bring back selective "mark unseen" on network page now that we can mark all unseen 2013-02-03 20:39:43 -08:00
friendica 3eacd7aab3 debugging the photo api 2013-02-02 15:08:11 -08:00
friendica 7645b440e8 more progress on photos api 2013-02-02 01:58:11 -08:00
friendica 5ca88ca10a debugging of file attachment api - somewhat functional but the attachment info structure in the item table needs to be re-done. 2013-01-31 23:56:46 -08:00
friendica c96eb6dc97 make contact_remove sort of work so I can actually get rid of Oliver's and Michael J's dead contacts and not poll them every ten minutes forever 2013-01-25 16:18:35 -08:00
friendica 434c9ae47a rewrite the conv search 2013-01-12 19:05:14 -08:00
friendica f0a08a05ae fix the "personal" network filter and introduction notifications 2013-01-09 23:07:13 -08:00
friendica 9695e53a64 found it 2013-01-04 19:32:49 -08:00
friendica ea6096e21d stray else 2013-01-04 19:26:53 -08:00
friendica 70b6f989dd fix the contorted update logic on the network page 2013-01-04 19:24:17 -08:00
friendica e9b5b0f0b4 several small fixes and adjustments 2012-12-16 20:20:29 -08:00
friendica 696551222e typo 2012-12-16 02:07:16 -08:00
friendica 76b289504b add live page loading and and endless scroll to home (mod_channel) 2012-12-16 00:44:38 -08:00
friendica 9d96cb37a0 pass module name to build_cmd, so we can use it elsewhere 2012-12-14 01:02:03 -08:00
friendica 4e192b108d templatise the building of page queries so we can re-use it elsewhere 2012-12-13 04:06:56 -08:00
friendica e138052584 backport features categories and add some new ones like the affinity slider 2012-11-28 19:23:39 -08:00
friendica e916d71cc5 basic (very basic) communication showing up on network page 2012-11-26 23:52:16 -08:00
friendica 517c05700d turn star into a feature 2012-11-08 23:04:34 -08:00
friendica ece59b778e turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come. 2012-11-03 16:40:05 -07:00
friendica f608373d08 fixing broken things again after the latest round of ripping out the yellow slime and replacing it with red slime. 2012-10-29 20:47:56 -07:00
friendica e3c2e58979 "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details. 2012-10-29 17:14:02 -07:00
friendica a217c8de98 closeness issue - need to work on it more 2012-10-29 02:41:25 -07:00
friendica e138876199 fix updating of bitwise 'unseen' to account for mysql operator precedence 2012-10-28 22:08:08 -07:00
friendica ceeb4db6e3 Give the UI a little love after all the backend mods 2012-10-24 19:13:29 -07:00
friendica 88be2eaaae don't need 'bookmark' - keep it simple 2012-10-22 19:57:55 -07:00
friendica 602960460a abook structure 2012-10-08 18:40:30 -07:00
friendica 3c04676a32 get posts to show up 2012-10-07 21:44:11 -07:00
friendica a56c0425e6 start fixing all the item queries 2012-10-07 18:44:06 -07:00
friendica 80bd128425 more DB cleanup 2012-08-30 18:47:07 -07:00
friendica f6d198ce5d trim a bit of fat 2012-08-29 23:03:03 -07:00
friendica 4824e5b8b8 birthdays and events are now notifications 2012-07-29 18:29:27 -07:00
friendica 7bdbb8331c picking up the page load times a bit 2012-07-25 22:55:43 -07:00
friendica 21b3dc9c27 tie the main slider to ajax updates and buildCmd 2012-07-25 19:45:45 -07:00
friendica fc53a7a09e recover existing conversation loading functionality for home,search,community,display,etc. whilst working on the ajax stuff in network 2012-07-25 18:57:04 -07:00
friendica 6911beca2f ajax page loads 2012-07-24 22:06:21 -07:00
friendica b0f1d03a8a convert all network search params to get requests (no url path args) 2012-07-23 17:35:58 -07:00