41904545ad
hex converter - could've been a plugin and perhaps should have been but this was quick. No translations or templates. Just a converter.
friendica2014-06-04 21:18:10 -07:00
4fa3b420ab
duplicate birthday events showing up
friendica2014-06-04 21:02:57 -07:00
6e2208394a
add zrl stuff - still a lot of new stuff missing but I'm not going to do it all.
friendica2014-06-04 16:09:34 -07:00
d84f03d59b
if photo import failed during channel import, reset the xchan_photo_date so it will automatically fix itself.
friendica2014-06-04 01:37:50 -07:00
424f23858e
add an icon to connect actions
friendica2014-06-03 22:30:05 -07:00
737d3f5836
don't add a birthday event if the birthday channel doesn't have permission to send you posts.
friendica2014-06-03 19:25:59 -07:00
97a4479513
don't provide a second (actually third counting the navbar) search box on the search page if you've got saved searches turned on. This should solve some problems with duplicate html id's (and save wasn't working anyway). If you don't have saved search ability (which will provide a saved search widget in the sidebar), provide a simple search box in the main content region but without save ability.
friendica2014-06-03 18:19:27 -07:00
04cd60a0e3
add sys channel (discover) posts to "anonymous" search. They will by default be public.
friendica2014-06-03 17:17:26 -07:00
565089feb4
Doco - 10% of the issues take up 90% of the time. The worst offenders are documented here.
Thomas Willingham2014-06-03 19:14:19 +01:00
5869836180
expand/collapse is also used for comments, so removing 'post'.
jeroenpraat2014-06-03 15:42:13 +00:00
5f6f2bb9b1
Revert that - sorry, pushed to the wrong repo. We probably want that in the long term, but this was a quick hack - you can't override a pconfig yet.
Thomas Willingham2014-06-03 16:05:23 +01:00
c4b0f72032
With a new logo, also comes a new favicon and other rm-icons off course. Please empty your cache first to see.
jeroenpraat2014-06-03 13:56:01 +00:00
dac7f68914
event_addtocal function for storing received events
friendica2014-05-29 17:52:11 -07:00
a3487efd57
start to tie in the new event logic
friendica2014-05-29 17:09:14 -07:00
118b4c88bd
split event storage into two bits - separate the event storage from the associated item storage
friendica2014-05-29 16:23:20 -07:00
9b5eabf108
Merge branch 'master' into newevent
friendica2014-05-29 16:14:10 -07:00
1a58777daa
this is an important bit - only mark dead hubs on directory servers. They shouldn't matter anywhere else.
friendica2014-05-29 00:55:34 -07:00
2a6d7b6a07
cleanup dead directory entries. This was a real b#tch, so keep your eye out for issues - which you shouldn't see until next weekend when this is scheduled to run. We're only setting flags, so if anything goes wrong we should be able to recover without too much pain.
friendica2014-05-28 21:42:46 -07:00
30eb1b494a
moods: simplify 'xyz is tired' rather than 'xyz is currently tired'. This is possible now that we have translation contexts, as before '$1 is $2' was ambiguous without a context - in this case 'mood'.
friendica2014-05-28 17:58:49 -07:00