- juin 26, 2016
-
-
Benjamin Neff a rédigé
and do some refactorings
-
- mars 04, 2016
-
-
Benjamin Neff a rédigé
* add port to pods * remove url from person and link people with pod-table
-
- déc. 30, 2015
-
-
Benjamin Neff a rédigé
-
- déc. 13, 2015
-
-
cmrd Senya a rédigé
These are some initial tests, more to come. It tests some features of Request, StatusMessage, Comment, Like, Participation, Retraction, SignedRetraction, RelayableRetraction entities receive process.
-
- sept. 13, 2015
-
-
Steffen van Bergerem a rédigé
-
- août 21, 2015
-
-
Benjamin Neff a rédigé
closes #6310
-
Benjamin Neff a rédigé
-
- juil. 14, 2015
-
-
Benjamin Neff a rédigé
remove old webfinger/hcard generation code this fixes #5143
-
- juil. 11, 2015
-
-
cmrd Senya a rédigé
This adds a new boolean field "public_details" to person model. By default it is false and represents old behaviour. When it is set to true, extended profile (bio,location,gender,birthday) get available to people who didn't log into diaspora and to people you don't share with (i.e. it is made public). In UI, a bootstrap-switch added on the profile-edit page in order to change the setting. This also changes wording from public/private profile to basic/extended. The latter could be public and limited.
-
- juil. 09, 2015
-
-
Benjamin Neff a rédigé
remove old webfinger/hcard generation code this fixes #5143
-
- juil. 05, 2015
-
-
Benjamin Neff a rédigé
closes #6168
-
Benjamin Neff a rédigé
prepare for federation refactoring
-
Benjamin Neff a rédigé
-
- juin 04, 2015
-
-
Benjamin Neff a rédigé
closes #6041
-
- fév. 27, 2015
-
-
Jonne Haß a rédigé
-
- août 23, 2014
-
-
Jonne Haß a rédigé
-
- sept. 29, 2013
-
-
Florian Staudacher a rédigé
-
- mai 19, 2013
-
-
Jonne Haß a rédigé
* Get rid of early pathname requirement * Use require_relative where approciate * Drop unused files * Imported new application.rb, environment.rb and environments/* from fresh Rails app * Cleaned up boot.rb * Load config in boot.rb * Deduplicate environments/integration*.rb * Move username blacklist into defaults.yml * Ruby 1.9 Hash syntax everywhere * Reorganize lib/diaspora/markdownify to match conventions * Get rid of full path requires where possible * Add dummy content to production section diaspora.yml.example to prevent warning * Drop sqlite? method * Move postgres? method into ConfigurationMethods * Drop token authentication from User
-
- mars 21, 2013
-
-
Jonne Haß a rédigé
* Rename and reorganize post fetcher to fix autoloading, also let it use Faradays default connection so we get nice redirects * Add initializer to load libs at a central place * added lib dir to autoload_once paths to increase thread safety * Moved lib/exceptions.rb to lib/diaspora/ to conform namespacing
-
- nov. 21, 2012
-
-
Fabián Rodríguez a rédigé
-
- sept. 23, 2012
-
-
Jonne Haß a rédigé
-
- juin 13, 2012
-
-
Steven Hancock a rédigé
-
Steven Hancock a rédigé
Rails 3.2.6 doesn't like them
-
- juin 11, 2012
-
-
Steven Hancock a rédigé
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join` - Clean up most of the remaining `File.join`s
-
- mai 08, 2012
-
-
Dennis Collinson a rédigé
-
- avr. 27, 2012
-
-
Maxwell Salzberg a rédigé
also now add a beta role
-
- mars 04, 2012
-
-
Maxwell Salzberg a rédigé
thanks @mperham! see: http://t.co/Jyt7vV4I
-
- fév. 19, 2012
-
-
Dennis Collinson a rédigé
-
Dennis Collinson a rédigé
-
- fév. 10, 2012
-
-
Dennis Collinson a rédigé
-
Dennis Collinson a rédigé
-
- jan. 27, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
- jan. 23, 2012
-
-
Jonne Haß a rédigé
-
- jan. 18, 2012
-
-
danielgrippi a rédigé
-
- jan. 08, 2012
-
-
danielgrippi a rédigé
-
- jan. 07, 2012
-
-
Dennis Collinson a rédigé
-
Daniel Grippi a rédigé
-
danielgrippi a rédigé
add acts_as_api to the models directly for now. the 'root node' problem (posts : {}) breaks backbone. wip
-