Commit Graph

118 Commits (3d58870f344968d83aa308d90db9efb5d3268a4c)

Author SHA1 Message Date
nate 3d58870f34 update docs 2018-02-23 14:48:00 -08:00
nate 6ec813a328 fix perms 2018-02-23 14:43:01 -08:00
nate ae4ce741ba clean up notes 2018-02-23 14:32:21 -08:00
nate 0a5dae85a3 handle renaming in pre_save
I chose pre_save so that if renaming fails, the db and disk remain consistent.
2018-02-23 14:31:58 -08:00
nate f7bbdf3f0f add rename ability to user model 2018-02-23 14:31:43 -08:00
nate 7da85faeed clarify variables in rename script 2018-02-23 14:31:25 -08:00
nate 0d8b370b5d write rename_user standalone script 2018-02-23 13:58:54 -08:00
nate 33fee98309 handle pubkey post save more gracefully 2018-02-22 16:38:10 -08:00
nate e150e07001 strengthen warning 2018-02-21 23:40:19 -08:00
nate ae69c79a51 i knew i would miss one 2018-02-21 23:32:47 -08:00
nate 76c476f258 lol redo this 2018-02-21 23:31:16 -08:00
nate 61e5e3b4fc Revert "upgrade postgresql library"
This reverts commit d2f7363a3b.
2018-02-21 22:47:45 -08:00
nate d2f7363a3b upgrade postgresql library 2018-02-21 20:44:08 -08:00
nate 31d58a637d ability to update keys file from admin 2018-02-21 20:36:09 -08:00
nate 3cf1b5a059 support ecdsa-sha2-nistp256 2018-02-21 20:35:11 -08:00
nate f9b92f0892 huh 2018-02-21 20:34:56 -08:00
nate cfa5219d32 clean up these notes 2018-02-18 00:12:23 -08:00
nate 23c7322cac methodize writing keyfile 2018-02-18 00:10:23 -08:00
nate 96cdd273f5 permz 2018-02-18 00:00:44 -08:00
nate 5c0814807a improve error handling around _guarded_run 2017-12-14 00:37:59 -08:00
nate efd8535ae1 minor cleanup 2017-12-14 00:37:45 -08:00
nate c79dbe0941 remove unused imports 2017-12-14 00:09:58 -08:00
nate 24e87bb09f fix group stuff 2017-12-13 23:43:58 -08:00
nate 09f61e8ccc add users to town group on creation 2017-12-04 20:46:45 -08:00
Nathaniel Smith 61947db73a
Merge pull request #27 from vilmibm/fix-soc-announce
for now, do not social post for single user review
2017-11-21 16:55:16 -05:00
nathaniel smith bc7f13c416 for now, do not social post for single user review 2017-11-21 13:44:34 -08:00
Nathaniel Smith 1b607fc9ed
Merge pull request #25 from tildetown/mh-single-user-social
Create function to post about adding a single user
2017-11-17 14:41:45 -05:00
Mallory Hancock 8d92367fe3 fix order of operations in split_posts_by_length 2017-11-17 11:34:01 -08:00
Mallory Hancock 1b67b03012 increase twitter length 2017-11-16 11:17:30 -08:00
Mallory Hancock 9c88b90639 add social posting for adding a single user 2017-11-16 11:14:40 -08:00
nathaniel smith c6a720e7fb Merge remote-tracking branch 'tildetown/master' 2017-11-10 18:43:33 -08:00
nathaniel smith c422ba6008 improve quality of life on help ticket admin 2017-11-10 15:33:09 -08:00
nathaniel smith bc097cd1e1 ignore swp 2017-11-10 15:32:41 -08:00
nathaniel smith 84850e1a84 show authz stuff in admin 2017-11-10 15:00:22 -08:00
nathaniel smith c73c56f293 ignore egg info 2017-11-10 14:23:32 -08:00
Nathaniel Smith 948aef85c9
Merge pull request #23 from tildetown/arch-dev
Add functions to post to social media
2017-11-09 16:06:01 -08:00
Mallory Hancock 033054821b make sure final post actually gets added to list 2017-11-09 14:04:16 -08:00
Mallory Hancock 30a57d1461 update function name 2017-11-09 13:58:57 -08:00
Mallory Hancock d3f6fc4e86 properly split text for tweets and toots 2017-11-09 13:57:25 -08:00
nathaniel smith 93167ecdc9 Merge branch 'master' of github.com:nathanielksmith/tildetown-admin 2017-11-08 20:21:04 -08:00
nathaniel smith 70e974b7ae Merge branch 'master' of github.com:tildetown/tildetown-admin 2017-11-08 20:18:20 -08:00
Mallory Hancock 1b4f342119 fix typo 2017-11-07 16:15:42 -08:00
Mallory Hancock d1fa97cd8e break out functions, check if too large 2017-11-07 16:11:22 -08:00
Mallory Hancock 35327b3922 add social posting function 2017-11-07 12:56:28 -08:00
Mallory Hancock a8998b30ee add new requirements 2017-11-07 12:51:20 -08:00
Mallory Hancock 44f1b93e5e add configuration variables for posting to social 2017-11-07 12:50:57 -08:00
Mallory Hancock 543829cf1b add social functions to post new users 2017-11-07 12:50:30 -08:00
Nathaniel Smith a42310fd47
Merge pull request #22 from amfl/master
fix some broken links
2017-11-01 17:00:12 -07:00
Nathaniel Smith a9cbc6ca80 Update README.md 2017-10-16 12:30:44 -07:00
amfl 16215ed872 fix some broken links 2017-09-27 20:51:22 +13:00