e18417ea47
correct spelling - tread to thread
friendica2012-07-23 18:41:19 -07:00
b0f1d03a8a
convert all network search params to get requests (no url path args)
friendica2012-07-23 17:35:58 -07:00
d8e79061d6
pass all network page vars to the client to build ajax queries, change timeago variable names so as not to conflict with item timers.
friendica2012-07-23 16:47:35 -07:00
d4ee086806
update relative time on new ajax loaded content which wasn't evaluated during document.ready
friendica2012-07-23 05:15:06 -07:00
3decf67e6d
realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (available on tooltip)
friendica2012-07-23 04:11:59 -07:00
33ea8737b7
should be able to use this to get rid of vertical scrollbars but still restrict initial content height. It does not depend on text length but purely on the height of the contained html.
friendica2012-07-22 21:20:43 -07:00
9299050fcb
add js relative date calculator so that "3 minutes ago" will be updated when it gets to 4 minutes.
friendica2012-07-22 19:49:49 -07:00
eb4d5f4009
registration page form validation
friendica2012-07-22 19:37:15 -07:00
4e4395b00f
more registration functions plus ability to over-ride individual strings plus upstream merges plus rev update
friendica2012-07-22 17:25:26 -07:00
6d74c2c594
page templating and css management
friendica2012-07-21 23:17:45 -07:00
c1fe66bec5
breakup css into page layout css, and provide module specific layout css - which should dramatically reduce the size of theme files and reduce load times
friendica2012-07-21 18:03:22 -07:00
f8107be85b
convert password fields from type=text to type=password
friendica2012-07-21 16:47:03 -07:00
91e4c2fce1
pass all possible network search params to javascript - we will be processing them on the client and building the proper query string there.
friendica2012-07-17 02:11:20 -07:00
e03da2beba
first cut at a generalised item query function
friendica2012-07-16 23:14:11 -07:00
54ffc32d7c
working towards getting rid of item['tag'] and item['file'] - still some dependencies
friendica2012-07-16 21:52:26 -07:00
44638184c3
the pioneers should at least have a current db - it will likely be some time before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls.
friendica2012-07-16 16:33:31 -07:00
5902e0983d
language filtering infrastructure, check owner's language prefs and either translate it or dump it depending on those prefs and the availability of translation plugins.
friendica2012-07-16 03:53:11 -07:00
a047c5b1c3
call item_translate hook if source language is not acceptable, ignore message if it cannot be translated.
friendica2012-07-16 03:32:42 -07:00
0dc9c66b17
check for existence, not value of $arr['term']
friendica2012-07-16 01:56:32 -07:00
b79212dcc8
split up get_browser_language() to use in additional ways
friendica2012-07-16 01:38:26 -07:00
c148455570
use include/language.php for all language and translation code
friendica2012-07-16 01:26:26 -07:00
173b3a1b9a
allow more than one embedded private photo
Zach Prezkuta2012-07-07 16:20:24 -06:00
57635e7684
add function to exclude embedded images when checking message length
Zach Prezkuta2012-07-06 17:09:23 -06:00
0c5af9f303
Merge pull request #379 from fermionic/events-display-wrong-in-diaspora
friendica2012-07-07 04:19:15 -07:00
7788a93258
Merge pull request #380 from copyninja/master
friendica2012-07-07 04:18:13 -07:00
1b3d84422e
orient function uses exif_read_data for which valid image types are only JPEG and TIFF as per the document [1].
Vasudev Kamath2012-07-07 16:17:26 +05:30
4fb996d9f7
remove check for event description, since it's not required to create an event
Zach Prezkuta2012-07-06 17:10:40 -06:00
ba4db236ec
Merge branch 'master' of git://github.com/friendica/friendica
Vasudev Kamath2012-07-06 22:47:27 +05:30
a122fecf50
add additional page types to admin user report
friendica2012-07-05 22:30:13 -07:00