Commit Graph

  • 14fd97bc3c
    Add deprecation message of simpleclip option to clean up the code master Elis Hirwing 2018-01-27 23:27:21 +0100
  • 9972cf4634
    Fix some checkdock warnings Elis Hirwing 2018-01-27 22:24:09 +0100
  • 2da60b8857
    Bump version for new release Elis Hirwing 2018-01-27 22:01:40 +0100
  • d7047a976a
    Update copyright year Elis Hirwing 2018-01-17 10:37:00 +0100
  • ba3ce40211
    Merge branch 'raxod502-feat/fix-dups' Elis Hirwing 2018-01-16 07:26:30 +0100
  • 7397cbcedd Fix duplicate elements added to alists Radon Rosborough 2018-01-15 20:16:11 -0800
  • f047313c65
    Update the custom hook example to actually need to be a lambda Elis Hirwing 2017-10-30 18:41:18 +0100
  • cf2ea41486
    Update heading levels and add a TOC Elis Hirwing 2017-10-30 18:30:27 +0100
  • d6967bdd73
    Check emacs version after emacs install Elis Hirwing 2017-10-30 17:52:25 +0100
  • b6f8005f66
    Do not fallback to true if test fails Elis Hirwing 2017-10-30 17:25:28 +0100
  • 7c3bc88a98
    Remove unused local variable Elis Hirwing 2017-10-25 18:56:02 +0200
  • ac2470159c
    Merge branch 'DamienCassou-simplify-travis' Elis Hirwing 2017-10-23 22:43:12 +0200
  • b1cdedb5c5
    Simplify travis file Damien Cassou 2017-10-23 19:48:28 +0200
  • 9d026d6a34
    Remove emacs-24.3 from build target Damien Cassou 2017-10-23 20:18:06 +0200
  • bf082078fd
    Update my name due to legal namechange Elis Hirwing 2017-10-21 23:18:58 +0200
  • aed3e00b63
    Bump version for new release Elis Hirwing 2017-10-21 23:07:53 +0200
  • b8f300fef0
    Add pattern for buttercup to not run gists.github.com on travis Elis Hirwing 2017-10-21 22:56:51 +0200
  • 6114da7389
    Refactor how integration tests are triggered Elis Hirwing 2017-10-21 22:28:36 +0200
  • cfd41c74c4
    Add Emacs-24.3 again as well as Emacs-25.3 as new version is out Elis Hirwing 2017-10-21 22:12:53 +0200
  • 157d524b71
    Fix build since EVM and Cask seems to behave strangely lately Elis Hirwing 2017-10-21 20:04:25 +0200
  • 655a364fb1
    Remove local variables since it became easier to get the providers Elis Axelsson 2017-06-19 17:39:26 +0200
  • b96e411782
    Moved the paste message to be a variable used for all integration tests Elis Axelsson 2017-06-19 17:31:31 +0200
  • 4b32baa166
    Rename all the lambdas to private scopes Elis Axelsson 2017-06-12 22:52:46 +0200
  • cc9ba3d929
    Begin autoloading of the webpaste group Elis Axelsson 2017-06-12 22:43:06 +0200
  • 26f089e072
    Rename webpaste-paste-text and webpaste-paste-text-to-provider to be in "private scope" Elis Axelsson 2017-06-12 22:32:33 +0200
  • 8d5e884eca
    Added skeleton of documentation for creation of custom providers. Elis Axelsson 2017-06-12 18:55:54 +0200
  • 90a96d21fc
    Change emacs-lisp-mode from elisp to clojure for sprunge.us Elis Axelsson 2017-06-11 12:45:00 +0200
  • 8ef26cf872
    Switched function and variable names that are supposed to be internal Elis Axelsson 2017-06-11 11:57:40 +0200
  • 26a8035f5e
    Switched to simpler provider definitions where we don't store lambdas in the alist Elis Axelsson 2017-06-11 11:48:18 +0200
  • 5c63d75ab4
    Added unit test for running hooks on return Elis Axelsson 2017-06-10 19:30:44 +0200
  • 935eb5fa05
    Remove :tangle yes from README Elis Axelsson 2017-06-10 19:08:10 +0200
  • 2a05d0274c
    Added supports for custom hooks when returning URLs. This fixes #22. Elis Axelsson 2017-06-10 19:05:33 +0200
  • 77e6154ece
    Bump version for new release Elis Axelsson 2017-06-05 21:19:52 +0200
  • 26b4d21412
    Added test of appending mode name to post data Elis Axelsson 2017-06-05 20:29:23 +0200
  • 321e6a4777
    Added more details for contributing Elis Axelsson 2017-06-05 19:00:59 +0200
  • de5cbd2679
    Update contributor guidelines to match codestyle Elis Axelsson 2017-06-04 20:20:24 +0200
  • 505ffb3d3d
    Switched all webpaste/whatever to webpaste-watever to comply with elisp guidelines Elis Axelsson 2017-06-04 20:18:31 +0200
  • 92f309e16c
    Added a contributing guidelines file Elis Axelsson 2017-06-04 20:04:49 +0200
  • bd1ec2a087
    Disabled one test since it doesn't work, but really should... Elis Axelsson 2017-06-04 19:40:50 +0200
  • ddd2fcacf4
    Added tests for success lambdas Elis Axelsson 2017-06-04 19:40:18 +0200
  • 6a02ff9679
    Added tests for error lambdas and failovers Elis Axelsson 2017-06-04 19:16:22 +0200
  • bb7a705a18
    Added unit test for simpleclip feature Elis Axelsson 2017-06-04 19:03:26 +0200
  • 3a1eaca532
    Added integration tests for gist.github.com Elis Axelsson 2017-06-04 13:15:34 +0200
  • d27e571758
    Added integration tests for paste.pound-python.org Elis Axelsson 2017-06-04 11:52:17 +0200
  • 6b0043b2d8
    Added integration tests for dpaste.de Elis Axelsson 2017-06-04 11:47:51 +0200
  • 6086556d66
    Added integration tests for dpaste.com Elis Axelsson 2017-06-04 11:44:58 +0200
  • 0c814bc312
    Added integration test for sprunge.us Elis Axelsson 2017-06-04 11:40:45 +0200
  • 54e2ed44f0
    Added integration test for ix.io Elis Axelsson 2017-06-04 11:29:08 +0200
  • 4937b30bd5
    Change integration test to contain a link to webpaste in the pasted message Elis Axelsson 2017-06-04 11:25:25 +0200
  • 0546284afb
    Added types to some defcustom missing it Elis Axelsson 2017-06-04 11:20:07 +0200
  • db393a1e10
    Merge branch 'naclander-copy-to-clipboard' Elis Axelsson 2017-06-04 11:16:56 +0200
  • 51a6a076c0 Fixed broken message format Nathan Aclander 2017-05-31 18:28:27 -0700
  • cac4979ca7 Added option to send returned URL to clpboard Nathan Aclander 2017-05-20 11:15:48 -0700
  • fd4332a879
    Merge branch 'test-providers-on-travis' Elis Axelsson 2017-06-03 19:33:59 +0200
  • 1677cd25fa
    Added stuff to Makefile to run integration tests Elis Axelsson 2017-06-03 19:31:35 +0200
  • d475f024b4
    Added integration test for ptpb.pw Elis Axelsson 2017-06-03 19:31:07 +0200
  • 95de0b8d06
    Remove sync as a provider parameter on creation and add it on execution Elis Axelsson 2017-06-03 18:56:50 +0200
  • d0442ad98d
    Renamed all unit tests to make it easier for integration tests Elis Axelsson 2017-06-03 17:56:15 +0200
  • 60c0a9859c
    Added printing of travis event type Elis Axelsson 2017-06-03 15:30:39 +0200
  • 6e116ea1e0
    Merge branch 'refactor-away-defvars' Elis Axelsson 2017-06-03 15:17:10 +0200
  • 62e0f33d05
    Refactor default post field lambda Elis Axelsson 2017-06-03 15:11:08 +0200
  • 30e78d6fe1
    Refactored the error callbacks Elis Axelsson 2017-06-03 14:29:11 +0200
  • f161620302
    Refactored the success callbacks Elis Axelsson 2017-06-03 13:11:46 +0200
  • 76d4ddbf35
    Update test to test the right function Elis Axelsson 2017-06-03 13:33:10 +0200
  • 59fd22fcbd
    Merge branch 'naclander-POST-bug' Elis Axelsson 2017-06-03 12:32:23 +0200
  • d37a90466c Fix POST bug for several providers Nathan Aclander 2017-06-03 00:40:24 -0700
  • 865ff10f53
    Disable this test for now since it breaks Elis Axelsson 2017-05-20 18:11:28 +0200
  • e87a37cdcf
    Switched from ert to buttercup for testing Elis Axelsson 2017-05-20 15:16:59 +0200
  • 899e08e9d9
    Change install method of emacs in travis for faster build times Elis Axelsson 2017-05-16 21:32:36 +0200
  • d2ed48a809
    Added unit test for appending of language to returning links Elis Axelsson 2017-05-15 19:11:58 +0200
  • 7b84568217
    Avoid setq's in favor of let Elis Axelsson 2017-05-15 17:52:02 +0200
  • db8c6050cb
    Rewrite test to cover both if link is opened in external browser or not Elis Axelsson 2017-05-15 17:18:43 +0200
  • 6b93c89cbc
    Merge branch 'naclander-master' Elis Axelsson 2017-05-15 16:55:28 +0200
  • 410e286464 Added webpaste confirmation tests Nathan Aclander 2017-05-14 22:22:22 -0700
  • 29d10d7b8c
    Added paste.pound-python.org as provider Elis Axelsson 2017-05-14 11:40:34 +0200
  • b5491ab52d
    Bump version for stable release Elis Axelsson 2017-05-12 20:35:42 +0200
  • 2c5eb3c56a
    Fix broken build. Elis Axelsson 2017-05-12 20:30:56 +0200
  • 7bd2cec67b
    Added support to open created pastes in browser Elis Axelsson 2017-05-12 20:23:09 +0200
  • 01440169d1
    Remove unused variable Elis Axelsson 2017-05-12 20:20:25 +0200
  • c091daba87
    Change some types based on actual use Elis Axelsson 2017-05-12 20:12:26 +0200
  • f83fd7b5e6
    Added note about new provider to implement. This refs #7 Elis Axelsson 2017-05-12 20:01:36 +0200
  • 0df8ea0a65
    Hide some options from customize Elis Axelsson 2017-05-12 20:00:06 +0200
  • b9b2ce0f72
    Added support for languages for providers that appends language to the URL Elis Axelsson 2017-05-12 19:54:59 +0200
  • 07a85e9f44
    Added pre-calculated alist of languages for providers Elis Axelsson 2017-05-12 19:31:50 +0200
  • ee5b4ed971
    Move function declaration of the get-lang-alist-with-overrides function up Elis Axelsson 2017-05-12 19:12:07 +0200
  • f0a36e24ca
    Added some docs of how to enable the confirmation dialog before pasting Elis Axelsson 2017-05-10 19:52:47 +0200
  • af0474eceb
    Merge branch 'naclander-master' Elis Axelsson 2017-05-10 19:42:35 +0200
  • b03b90fe0b Add confirmation dialog of paste, before pasting Nathan Aclander 2017-05-09 19:46:07 -0700
  • 7d03ed3e87
    Removed unused variables defined in function declaration Elis Axelsson 2017-05-10 19:34:41 +0200
  • f08a2dcf67
    Rename internal variable Elis Axelsson 2017-05-08 21:23:15 +0200
  • 70e8fd0641
    Bump version for new release Elis Axelsson 2017-05-08 18:46:18 +0200
  • b35b30dbe0
    Added documentation for how to configure provider priority Elis Axelsson 2017-05-08 18:19:14 +0200
  • 9ddc6170ae
    Simplify webpaste/get-lang-alist-with-overrides implementation Elis Axelsson 2017-05-04 07:39:05 +0200
  • 0e4ac51b57
    Added support for buffer-language depending on mode for some providers Elis Axelsson 2017-05-03 17:21:35 +0200
  • 4e58b0a69d
    Fix bug in link returned from dpaste.de Elis Axelsson 2017-05-03 17:04:29 +0200
  • dab97dd11b
    Make post-fields-lambda take named parameters Elis Axelsson 2017-05-03 09:57:24 +0200
  • 0fa48e2387
    Switch github pastes to not be public. This fixes #9. Elis Axelsson 2017-05-01 19:05:17 +0200
  • b3bcde1858
    Updated some docs that was missed before release... Elis Axelsson 2017-04-29 15:22:27 +0200
  • 72ba31e5ac
    Bump version for new release Elis Axelsson 2017-04-29 13:43:00 +0200
  • 2dc220686e
    Added github anonymous gists as provider. This fixes #8. Elis Axelsson 2017-04-29 13:34:16 +0200